Home
last modified time | relevance | path

Searched defs:foreign (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/include/asm-generic/
Dmm_hooks.h32 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/Linux-v4.19/arch/um/include/asm/
Dmmu_context.h35 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/Linux-v4.19/arch/unicore32/include/asm/
Dmmu_context.h102 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/Linux-v4.19/arch/x86/include/asm/
Dmmu_context.h311 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/Linux-v4.19/arch/powerpc/include/asm/
Dmmu_context.h252 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/Linux-v4.19/arch/x86/mm/
Dfault.c941 bool foreign = false; in bad_area_access_from_pkeys() local
1146 bool foreign = false; in access_error() local
/Linux-v4.19/arch/powerpc/mm/
Dpkeys.c405 bool execute, bool foreign) in arch_vma_access_permitted()
/Linux-v4.19/include/uapi/xen/
Dgntdev.h156 } foreign; member
/Linux-v4.19/drivers/net/xen-netback/
Drx.c173 struct xen_page_foreign *foreign; in xenvif_rx_copy_add() local
/Linux-v4.19/mm/
Dgup.c558 int foreign = (gup_flags & FOLL_REMOTE); in check_vma_flags() local
767 bool foreign = !!(fault_flags & FAULT_FLAG_REMOTE); in vma_permits_fault() local
/Linux-v4.19/drivers/xen/
Dgrant-table.c782 struct xen_page_foreign *foreign; in gnttab_pages_set_private() local
1046 struct xen_page_foreign *foreign; in gnttab_map_refs() local
/Linux-v4.19/drivers/scsi/megaraid/
Dmegaraid_sas.h626 u16 foreign:1; member