Home
last modified time | relevance | path

Searched defs:is_exec (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/mm/
Dfault.c200 int is_exec = TRAP(regs) == INTERRUPT_INST_STORAGE; in bad_kernel_fault() local
235 static bool access_pkey_error(bool is_write, bool is_exec, bool is_pkey, in access_pkey_error()
249 static bool access_error(bool is_write, bool is_exec, struct vm_area_struct *vma) in access_error()
392 int is_exec = TRAP(regs) == INTERRUPT_INST_STORAGE; in ___do_page_fault() local
/arch/xtensa/mm/
Dfault.c43 int is_write, is_exec; in do_page_fault() local
/arch/powerpc/mm/book3s64/
Dhash_utils.c1609 bool is_exec, unsigned long trap) in hash_preload()
1705 bool is_exec; in update_mmu_cache() local