Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dmm_hooks.h26 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/linux/arch/x86/mm/
H A Dfault.c858 bool foreign = false; in bad_area_access_from_pkeys() local
1056 bool foreign = false; in access_error() local
/linux/arch/x86/include/asm/
H A Dmmu_context.h250 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/linux/arch/powerpc/mm/book3s64/
H A Dpkeys.c448 bool execute, bool foreign) in arch_vma_access_permitted()
/linux/arch/powerpc/include/asm/
H A Dmmu_context.h278 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/linux/include/uapi/xen/
H A Dgntdev.h162 } foreign; member
/linux/drivers/net/xen-netback/
H A Drx.c199 struct xen_page_foreign *foreign; in xenvif_rx_copy_add() local
/linux/drivers/xen/
H A 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/mm/
H A Dgup.c1368 int foreign = (gup_flags & FOLL_REMOTE); in check_vma_flags() local
1681 bool foreign = !!(fault_flags & FAULT_FLAG_REMOTE); in vma_permits_fault() local
/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas.h629 u16 foreign:1; member