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

/linux-master/arch/mips/mm/
H A Dfault.c79 # define VMALLOC_FAULT_TARGET no_context macro
81 # define VMALLOC_FAULT_TARGET vmalloc_fault macro
85 goto VMALLOC_FAULT_TARGET;
88 goto VMALLOC_FAULT_TARGET;

Completed in 133 milliseconds