Home
last modified time | relevance | path

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

/linux-6.14.4/include/asm-generic/
Dmm_hooks.h21 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/linux-6.14.4/arch/x86/mm/
Dfault.c857 bool foreign = false; in bad_area_access_from_pkeys() local
1055 bool foreign = false; in access_error() local
/linux-6.14.4/arch/x86/include/asm/
Dmmu_context.h252 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/linux-6.14.4/arch/powerpc/mm/book3s64/
Dpkeys.c448 bool execute, bool foreign) in arch_vma_access_permitted()
/linux-6.14.4/arch/arm64/include/asm/
Dmmu_context.h311 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/linux-6.14.4/arch/powerpc/include/asm/
Dmmu_context.h266 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/linux-6.14.4/include/uapi/xen/
Dgntdev.h162 } foreign; member
/linux-6.14.4/drivers/net/xen-netback/
Drx.c199 struct xen_page_foreign *foreign; in xenvif_rx_copy_add() local
/linux-6.14.4/drivers/xen/
Dgrant-table.c869 struct xen_page_foreign *foreign; in gnttab_pages_set_private() local
1259 struct xen_page_foreign *foreign; in gnttab_map_refs() local
/linux-6.14.4/net/core/
Dpage_pool.c908 u32 foreign = 0; in page_pool_put_netmem_bulk() local
/linux-6.14.4/mm/
Dgup.c1274 int foreign = (gup_flags & FOLL_REMOTE); in check_vma_flags() local
1584 bool foreign = !!(fault_flags & FAULT_FLAG_REMOTE); in vma_permits_fault() local
/linux-6.14.4/drivers/scsi/megaraid/
Dmegaraid_sas.h629 u16 foreign:1; member