Searched defs:foreign (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/include/asm-generic/ |
D | mm_hooks.h | 32 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
/Linux-v4.19/arch/um/include/asm/ |
D | mmu_context.h | 35 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
/Linux-v4.19/arch/unicore32/include/asm/ |
D | mmu_context.h | 102 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
/Linux-v4.19/arch/x86/include/asm/ |
D | mmu_context.h | 311 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | mmu_context.h | 252 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
/Linux-v4.19/arch/x86/mm/ |
D | fault.c | 941 bool foreign = false; in bad_area_access_from_pkeys() local 1146 bool foreign = false; in access_error() local
|
/Linux-v4.19/arch/powerpc/mm/ |
D | pkeys.c | 405 bool execute, bool foreign) in arch_vma_access_permitted()
|
/Linux-v4.19/include/uapi/xen/ |
D | gntdev.h | 156 } foreign; member
|
/Linux-v4.19/drivers/net/xen-netback/ |
D | rx.c | 173 struct xen_page_foreign *foreign; in xenvif_rx_copy_add() local
|
/Linux-v4.19/mm/ |
D | gup.c | 558 int foreign = (gup_flags & FOLL_REMOTE); in check_vma_flags() local 767 bool foreign = !!(fault_flags & FAULT_FLAG_REMOTE); in vma_permits_fault() local
|
/Linux-v4.19/drivers/xen/ |
D | grant-table.c | 782 struct xen_page_foreign *foreign; in gnttab_pages_set_private() local 1046 struct xen_page_foreign *foreign; in gnttab_map_refs() local
|
/Linux-v4.19/drivers/scsi/megaraid/ |
D | megaraid_sas.h | 626 u16 foreign:1; member
|