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

/linux-4.1.27/arch/unicore32/mm/
H A Dfault.c279 * Handle the "normal" case first - VM_FAULT_MAJOR / VM_FAULT_MINOR do_pf()
/linux-4.1.27/arch/arm64/mm/
H A Dfault.c290 * Handle the "normal" case first - VM_FAULT_MAJOR / VM_FAULT_MINOR do_page_fault()
/linux-4.1.27/arch/arm/mm/
H A Dfault.c349 * Handle the "normal" case first - VM_FAULT_MAJOR / VM_FAULT_MINOR do_page_fault()
/linux-4.1.27/include/linux/
H A Dmm.h1038 #define VM_FAULT_MINOR 0 /* For backwards compat. Remove me quickly. */ macro

Completed in 289 milliseconds