Home
last modified time | relevance | path

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

/Linux-v5.4/include/asm-generic/
Dmm_hooks.h31 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/Linux-v5.4/arch/um/include/asm/
Dmmu_context.h34 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/Linux-v5.4/arch/unicore32/include/asm/
Dmmu_context.h98 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/Linux-v5.4/arch/x86/mm/
Dfault.c946 bool foreign = false; in bad_area_access_from_pkeys() local
1171 bool foreign = false; in access_error() local
/Linux-v5.4/arch/powerpc/include/asm/
Dmmu_context.h252 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/Linux-v5.4/arch/x86/include/asm/
Dmmu_context.h330 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/Linux-v5.4/arch/powerpc/mm/book3s64/
Dpkeys.c407 bool execute, bool foreign) in arch_vma_access_permitted()
/Linux-v5.4/include/uapi/xen/
Dgntdev.h156 } foreign; member
/Linux-v5.4/drivers/net/xen-netback/
Drx.c173 struct xen_page_foreign *foreign; in xenvif_rx_copy_add() local
/Linux-v5.4/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-v5.4/mm/
Dgup.c680 int foreign = (gup_flags & FOLL_REMOTE); in check_vma_flags() local
899 bool foreign = !!(fault_flags & FAULT_FLAG_REMOTE); in vma_permits_fault() local
/Linux-v5.4/drivers/scsi/megaraid/
Dmegaraid_sas.h625 u16 foreign:1; member