Searched defs:foreign (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.4/include/asm-generic/ |
D | mm_hooks.h | 31 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
/Linux-v5.4/arch/um/include/asm/ |
D | mmu_context.h | 34 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
/Linux-v5.4/arch/unicore32/include/asm/ |
D | mmu_context.h | 98 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
/Linux-v5.4/arch/x86/mm/ |
D | fault.c | 946 bool foreign = false; in bad_area_access_from_pkeys() local 1171 bool foreign = false; in access_error() local
|
/Linux-v5.4/arch/powerpc/include/asm/ |
D | mmu_context.h | 252 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
/Linux-v5.4/arch/x86/include/asm/ |
D | mmu_context.h | 330 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
/Linux-v5.4/arch/powerpc/mm/book3s64/ |
D | pkeys.c | 407 bool execute, bool foreign) in arch_vma_access_permitted()
|
/Linux-v5.4/include/uapi/xen/ |
D | gntdev.h | 156 } foreign; member
|
/Linux-v5.4/drivers/net/xen-netback/ |
D | rx.c | 173 struct xen_page_foreign *foreign; in xenvif_rx_copy_add() local
|
/Linux-v5.4/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-v5.4/mm/ |
D | gup.c | 680 int foreign = (gup_flags & FOLL_REMOTE); in check_vma_flags() local 899 bool foreign = !!(fault_flags & FAULT_FLAG_REMOTE); in vma_permits_fault() local
|
/Linux-v5.4/drivers/scsi/megaraid/ |
D | megaraid_sas.h | 625 u16 foreign:1; member
|