Searched refs:HOST_STACK_SIZE (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/kvm/
H A Dbooke_interrupts.S41 #define HOST_STACK_SIZE (((HOST_MIN_STACK_SIZE + 15) / 16) * 16) /* Align. */ define
42 #define HOST_STACK_LR (HOST_STACK_SIZE + 4) /* In caller stack frame. */
286 addi r1, r1, HOST_STACK_SIZE
297 stwu r1, -HOST_STACK_SIZE(r1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/kvm/
H A Dbooke_interrupts.S41 #define HOST_STACK_SIZE (((HOST_MIN_STACK_SIZE + 15) / 16) * 16) /* Align. */ define
42 #define HOST_STACK_LR (HOST_STACK_SIZE + 4) /* In caller stack frame. */
286 addi r1, r1, HOST_STACK_SIZE
297 stwu r1, -HOST_STACK_SIZE(r1)

Completed in 101 milliseconds