Home
last modified time | relevance | path

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

/linux-6.6.21/include/asm-generic/
Dmm_hooks.h26 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/linux-6.6.21/arch/x86/mm/
Dfault.c887 bool foreign = false; in bad_area_access_from_pkeys() local
1084 bool foreign = false; in access_error() local
/linux-6.6.21/arch/powerpc/mm/book3s64/
Dpkeys.c447 bool execute, bool foreign) in arch_vma_access_permitted()
/linux-6.6.21/arch/x86/include/asm/
Dmmu_context.h250 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/linux-6.6.21/arch/powerpc/include/asm/
Dmmu_context.h278 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/linux-6.6.21/include/uapi/xen/
Dgntdev.h162 } foreign; member
/linux-6.6.21/drivers/net/xen-netback/
Drx.c199 struct xen_page_foreign *foreign; in xenvif_rx_copy_add() local
/linux-6.6.21/drivers/xen/
Dgrant-table.c871 struct xen_page_foreign *foreign; in gnttab_pages_set_private() local
1261 struct xen_page_foreign *foreign; in gnttab_map_refs() local
/linux-6.6.21/mm/
Dgup.c1034 int foreign = (gup_flags & FOLL_REMOTE); in check_vma_flags() local
1331 bool foreign = !!(fault_flags & FAULT_FLAG_REMOTE); in vma_permits_fault() local
/linux-6.6.21/drivers/scsi/megaraid/
Dmegaraid_sas.h629 u16 foreign:1; member