Home
last modified time | relevance | path

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

/Linux-v5.15/include/asm-generic/
Dmm_hooks.h26 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/Linux-v5.15/arch/x86/include/asm/
Dmmu_context.h208 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/Linux-v5.15/arch/x86/mm/
Dfault.c882 bool foreign = false; in bad_area_access_from_pkeys() local
1079 bool foreign = false; in access_error() local
/Linux-v5.15/arch/powerpc/mm/book3s64/
Dpkeys.c446 bool execute, bool foreign) in arch_vma_access_permitted()
/Linux-v5.15/arch/powerpc/include/asm/
Dmmu_context.h283 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/Linux-v5.15/include/uapi/xen/
Dgntdev.h156 } foreign; member
/Linux-v5.15/drivers/net/xen-netback/
Drx.c180 struct xen_page_foreign *foreign; in xenvif_rx_copy_add() local
/Linux-v5.15/drivers/xen/
Dgrant-table.c780 struct xen_page_foreign *foreign; in gnttab_pages_set_private() local
1167 struct xen_page_foreign *foreign; in gnttab_map_refs() local
/Linux-v5.15/mm/
Dgup.c970 int foreign = (gup_flags & FOLL_REMOTE); in check_vma_flags() local
1211 bool foreign = !!(fault_flags & FAULT_FLAG_REMOTE); in vma_permits_fault() local
/Linux-v5.15/drivers/scsi/megaraid/
Dmegaraid_sas.h627 u16 foreign:1; member