Searched refs:handle_speculative_fault (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm64/mm/ |
| H A D | fault.c | 579 fault = handle_speculative_fault(mm, addr, mm_flags, &vma, regs); in do_page_fault()
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/ |
| H A D | fault.c | 1319 fault = handle_speculative_fault(mm, address, flags, &vma, regs); in do_user_addr_fault()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mm.h | 1810 static inline vm_fault_t handle_speculative_fault(struct mm_struct *mm, in handle_speculative_fault() function 1828 static inline vm_fault_t handle_speculative_fault(struct mm_struct *mm, in handle_speculative_fault() function
|