Searched defs:HOST_MIN_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/kvm/ | ||
H A D | booke_interrupts.S | 27 #define HOST_MIN_STACK_SIZE (HOST_NV_GPR(R31) + 4) macro |
H A D | bookehv_interrupts.S | 46 #define HOST_MIN_STACK_SIZE (HOST_NV_GPR(R31) + LONGBYTES) macro |