Home
last modified time | relevance | path

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

/Linux-v6.1/include/asm-generic/
Dmm_hooks.h26 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/Linux-v6.1/arch/x86/include/asm/
Dmmu_context.h208 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/Linux-v6.1/arch/powerpc/mm/book3s64/
Dpkeys.c447 bool execute, bool foreign) in arch_vma_access_permitted()
/Linux-v6.1/arch/x86/mm/
Dfault.c913 bool foreign = false; in bad_area_access_from_pkeys() local
1110 bool foreign = false; in access_error() local
/Linux-v6.1/arch/powerpc/include/asm/
Dmmu_context.h277 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/Linux-v6.1/include/uapi/xen/
Dgntdev.h162 } foreign; member
/Linux-v6.1/drivers/net/xen-netback/
Drx.c199 struct xen_page_foreign *foreign; in xenvif_rx_copy_add() local
/Linux-v6.1/drivers/xen/
Dgrant-table.c853 struct xen_page_foreign *foreign; in gnttab_pages_set_private() local
1243 struct xen_page_foreign *foreign; in gnttab_map_refs() local
/Linux-v6.1/mm/
Dgup.c1050 int foreign = (gup_flags & FOLL_REMOTE); in check_vma_flags() local
1290 bool foreign = !!(fault_flags & FAULT_FLAG_REMOTE); in vma_permits_fault() local
/Linux-v6.1/drivers/scsi/megaraid/
Dmegaraid_sas.h629 u16 foreign:1; member