/Linux-v6.6/drivers/iommu/amd/ |
D | io_pgtable.c | 365 int prot, gfp_t gfp, size_t *mapped) in iommu_v1_map_pages()
|
/Linux-v6.6/drivers/iommu/ |
D | tegra-gart.c | 181 phys_addr_t pa, size_t bytes, int prot, gfp_t gfp) in gart_iommu_map()
|
D | s390-iommu.c | 317 int prot, gfp_t gfp, size_t *mapped) in s390_iommu_map_pages()
|
/Linux-v6.6/security/apparmor/ |
D | lsm.c | 537 static int common_mmap(const char *op, struct file *file, unsigned long prot, in common_mmap() 560 unsigned long prot, unsigned long flags) in apparmor_mmap_file() 566 unsigned long reqprot, unsigned long prot) in apparmor_file_mprotect()
|
/Linux-v6.6/arch/x86/kernel/ |
D | tboot.c | 114 pgprot_t prot) in map_tboot_page()
|
/Linux-v6.6/arch/x86/mm/ |
D | dump_pagetables.c | 254 pgprotval_t prot = val & PTE_FLAGS_MASK; in effective_prot() local
|
/Linux-v6.6/arch/m68k/include/asm/ |
D | motorola_pgtable.h | 118 #define pfn_pte(pfn, prot) __pte(((pfn) << PAGE_SHIFT) | pgprot_val(prot)) argument
|
D | mcf_pgtable.h | 298 #define pfn_pte(pfn, prot) __pte(((pfn) << PAGE_SHIFT) | pgprot_val(prot)) argument
|
/Linux-v6.6/drivers/gpu/drm/msm/ |
D | msm_gem.c | 280 static pgprot_t msm_gem_pgprot(struct msm_gem_object *msm_obj, pgprot_t prot) in msm_gem_pgprot() 479 int prot = IOMMU_READ; in msm_gem_pin_vma_locked() local
|
/Linux-v6.6/arch/mips/mm/ |
D | init.c | 82 static void *__kmap_pgprot(struct page *page, unsigned long addr, pgprot_t prot) in __kmap_pgprot()
|
/Linux-v6.6/drivers/net/wireless/mediatek/mt7601u/ |
D | mac.c | 205 u32 prot[6]; in mt7601u_mac_set_protection() local
|
/Linux-v6.6/drivers/infiniband/hw/mana/ |
D | main.c | 446 pgprot_t prot; in mana_ib_mmap() local
|
/Linux-v6.6/drivers/vfio/ |
D | container.c | 533 int prot, struct page **pages) in vfio_device_container_pin_pages()
|
/Linux-v6.6/include/linux/regulator/ |
D | machine.h | 89 int prot; member
|
/Linux-v6.6/drivers/mtd/chips/ |
D | cfi_cmdset_0001.c | 2228 u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz) in do_otp_read() 2261 u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz) in do_otp_write() 2286 u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz) in do_otp_lock()
|
/Linux-v6.6/arch/x86/kernel/cpu/sgx/ |
D | ioctl.c | 897 unsigned long prot; in sgx_enclave_modify_types() local
|
/Linux-v6.6/arch/ia64/pci/ |
D | pci.c | 443 pgprot_t prot; in pci_mmap_legacy_page_range() local
|
/Linux-v6.6/net/ipv4/ |
D | tcp_bpf.c | 695 struct proto *prot = newsk->sk_prot; in tcp_bpf_clone() local
|
/Linux-v6.6/tools/include/nolibc/ |
D | sys.h | 667 void *sys_mmap(void *addr, size_t length, int prot, int flags, int fd, in sys_mmap() 689 void *mmap(void *addr, size_t length, int prot, int flags, int fd, off_t offset) in mmap()
|
/Linux-v6.6/drivers/net/ethernet/freescale/enetc/ |
D | enetc_pf.c | 293 static int enetc_vlan_rx_add_vid(struct net_device *ndev, __be16 prot, u16 vid) in enetc_vlan_rx_add_vid() 308 static int enetc_vlan_rx_del_vid(struct net_device *ndev, __be16 prot, u16 vid) in enetc_vlan_rx_del_vid()
|
/Linux-v6.6/drivers/accel/ivpu/ |
D | ivpu_gem.c | 567 pgprot_t prot; in ivpu_bo_alloc_internal() local
|
/Linux-v6.6/arch/sparc/kernel/ |
D | sys_sparc_64.c | 456 unsigned long, prot, unsigned long, flags, unsigned long, fd, in SYSCALL_DEFINE6() argument
|
/Linux-v6.6/arch/parisc/mm/ |
D | init.c | 398 pgprot_t prot; in map_pages() local
|
/Linux-v6.6/net/ipv6/ |
D | ipv6_sockglue.c | 481 struct proto *prot = &udp_prot; in do_ipv6_setsockopt() local
|
/Linux-v6.6/include/linux/ |
D | huge_mm.h | 249 #define mk_huge_pmd(page, prot) pmd_mkhuge(mk_pmd(page, prot)) argument
|