Home
last modified time | relevance | path

Searched defs:prot (Results 401 - 425 of 827) sorted by relevance

1...<<11121314151617181920>>...34

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dgem.c177 int prot = IOMMU_READ | IOMMU_WRITE; in tegra_bo_iommu_map() local
522 pgprot_t prot = vm_get_page_prot(vma->vm_flags); in __tegra_gem_mmap() local
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_l3_sys.c66 qeth_l3_dev_route_store(struct qeth_card *card, struct qeth_routing_info *route, enum qeth_prot_versions prot, const char *buf, size_t count) qeth_l3_dev_route_store() argument
/kernel/linux/linux-5.10/include/linux/
H A Ddma-map-ops.h266 static inline pgprot_t dma_pgprot(struct device *dev, pgprot_t prot, in dma_pgprot() argument
/kernel/linux/linux-6.6/drivers/accel/ivpu/
H A Divpu_gem.c567 pgprot_t prot; in ivpu_bo_alloc_internal() local
/kernel/linux/linux-6.6/fs/pstore/
H A Dram_core.c409 pgprot_t prot; in persistent_ram_vmap() local
/kernel/linux/linux-6.6/include/linux/regulator/
H A Dmachine.h89 int prot; member
/kernel/linux/linux-6.6/drivers/soc/aspeed/
H A Daspeed-p2a-ctrl.c103 pgprot_t prot; in aspeed_p2a_mmap() local
/kernel/linux/linux-6.6/kernel/dma/
H A Ddirect.c282 pgprot_t prot = dma_pgprot(dev, PAGE_KERNEL, attrs); in dma_direct_alloc() local
H A Dmapping.c419 pgprot_t dma_pgprot(struct device *dev, pgprot_t prot, unsigned long attrs) in dma_pgprot() argument
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt7601u/
H A Dmac.c205 u32 prot[6]; in mt7601u_mac_set_protection() local
[all...]
/kernel/linux/linux-6.6/drivers/pci/
H A Ddoe.c81 struct pci_doe_protocol prot; member
415 static void *pci_doe_xa_prot_entry(u16 vid, u8 prot) in pci_doe_xa_prot_entry() argument
428 u8 prot; pci_doe_cache_protocols() local
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/sgx/
H A Dioctl.c897 unsigned long prot; in sgx_enclave_modify_types() local
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dinit_32.c314 pgprot_t prot = PAGE_KERNEL_LARGE; in kernel_physical_mapping_init() local
346 pgprot_t prot = PAGE_KERNEL; in kernel_physical_mapping_init() local
249 kernel_physical_mapping_init(unsigned long start, unsigned long end, unsigned long page_size_mask, pgprot_t prot) kernel_physical_mapping_init() argument
H A Ddump_pagetables.c254 pgprotval_t prot = val & PTE_FLAGS_MASK; in effective_prot() local
H A Dioremap.c194 pgprot_t prot; in __ioremap_caller() local
785 early_memremap_pgprot_adjust(resource_size_t phys_addr, unsigned long size, pgprot_t prot) early_memremap_pgprot_adjust() argument
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dmachine_kexec_64.c127 pgprot_t prot = PAGE_KERNEL_EXEC_NOENC; in init_transition_pgtable() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/mana/
H A Dmain.c446 pgprot_t prot; in mana_ib_mmap() local
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A Dmsm_iommu.c115 msm_iommu_pagetable_map(struct msm_mmu *mmu, u64 iova, struct sg_table *sgt, size_t len, int prot) msm_iommu_pagetable_map() argument
361 msm_iommu_map(struct msm_mmu *mmu, uint64_t iova, struct sg_table *sgt, size_t len, int prot) msm_iommu_map() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_gem.c46 pgprot_t prot; in nouveau_ttm_fault() local
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dgem.c227 int prot = IOMMU_READ | IOMMU_WRITE; in tegra_bo_iommu_map() local
590 pgprot_t prot = vm_get_page_prot(vma->vm_flags); in __tegra_gem_mmap() local
/kernel/linux/linux-6.6/drivers/iommu/
H A Dmsm_iommu.c473 msm_iommu_map(struct iommu_domain *domain, unsigned long iova, phys_addr_t pa, size_t pgsize, size_t pgcount, int prot, gfp_t gfp, size_t *mapped) msm_iommu_map() argument
H A Dtegra-gart.c180 gart_iommu_map(struct iommu_domain *domain, unsigned long iova, phys_addr_t pa, size_t bytes, int prot, gfp_t gfp) gart_iommu_map() argument
H A Dio-pgtable-dart.c245 dart_iopte prot; in dart_map_pages() local
123 dart_init_pte(struct dart_io_pgtable *data, unsigned long iova, phys_addr_t paddr, dart_iopte prot, int num_entries, dart_iopte *ptep) dart_init_pte() argument
213 dart_prot_to_pte(struct dart_io_pgtable *data, int prot) dart_prot_to_pte() argument
[all...]
/kernel/linux/linux-6.6/drivers/iommu/amd/
H A Dio_pgtable.c363 iommu_v1_map_pages(struct io_pgtable_ops *ops, unsigned long iova, phys_addr_t paddr, size_t pgsize, size_t pgcount, int prot, gfp_t gfp, size_t *mapped) iommu_v1_map_pages() argument
H A Dio_pgtable_v2.c50 u64 prot; in set_pgtable_attr() local
63 static u64 set_pte_attr(u64 paddr, u64 pg_size, int prot) in set_pte_attr() argument
236 iommu_v2_map_pages(struct io_pgtable_ops *ops, unsigned long iova, phys_addr_t paddr, size_t pgsize, size_t pgcount, int prot, gfp_t gfp, size_t *mapped) iommu_v2_map_pages() argument

Completed in 22 milliseconds

1...<<11121314151617181920>>...34