Searched refs:VMALLOC_FAULT_TARGET (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/mips/mm/
H A Dfault.c69 # define VMALLOC_FAULT_TARGET no_context macro
71 # define VMALLOC_FAULT_TARGET vmalloc_fault macro
75 goto VMALLOC_FAULT_TARGET;
78 goto VMALLOC_FAULT_TARGET;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/mm/
H A Dfault.c69 # define VMALLOC_FAULT_TARGET no_context macro
71 # define VMALLOC_FAULT_TARGET vmalloc_fault macro
75 goto VMALLOC_FAULT_TARGET;
78 goto VMALLOC_FAULT_TARGET;

Completed in 100 milliseconds