Home
last modified time | relevance | path

Searched refs:foreign (Results 1 – 5 of 5) sorted by relevance

/arch/arm64/include/asm/
A Dmmu_context.h311 bool write, bool execute, bool foreign) in arch_vma_access_permitted() argument
317 if (foreign || vma_is_foreign(vma)) in arch_vma_access_permitted()
/arch/x86/include/asm/
A Dmmu_context.h270 bool write, bool execute, bool foreign) in arch_vma_access_permitted() argument
276 if (foreign || vma_is_foreign(vma)) in arch_vma_access_permitted()
/arch/powerpc/include/asm/
A Dmmu_context.h262 bool execute, bool foreign);
266 bool write, bool execute, bool foreign) in arch_vma_access_permitted() argument
/arch/powerpc/mm/book3s64/
A Dpkeys.c448 bool execute, bool foreign) in arch_vma_access_permitted() argument
455 if (foreign || vma_is_foreign(vma)) in arch_vma_access_permitted()
/arch/x86/mm/
A Dfault.c856 bool foreign = false; in bad_area_access_from_pkeys() local
864 (error_code & X86_PF_INSTR), foreign)) in bad_area_access_from_pkeys()
1054 bool foreign = false; in access_error() local
1082 (error_code & X86_PF_INSTR), foreign)) in access_error()

Completed in 12 milliseconds