| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | dhd_msgbuf.c | 363 #define DHD_RING_IN_FLOWRINGS_POOL(prot, flowid) \ argument 368 #define FOREACH_RING_IN_FLOWRINGS_POOL(prot, ring, flowid, total_flowrings) \ argument 919 dhd_prot_t *prot = dhd->prot; in dhd_prot_d2h_sync_seqnum() local 998 dhd_prot_t *prot = dhd->prot; in dhd_prot_d2h_sync_xorcsum() local 1115 dhd_prot_t *prot = dhd->prot; in BCMFASTPATH() local 1282 dhd_prot_t *prot = dhd->prot; in dhd_prot_d2h_sync_init() local 1332 dhd_prot_t *prot = dhd->prot; in dhd_prot_h2d_sync_init() local 1593 dhd_prot_t *prot = dhd->prot; in dhd_pktid_logging_dump() local 1874 dhd_prot_t *prot = dhd->prot; in dhd_get_pktid_map_type() local 2822 dhd_prot_t *prot; in dhd_prot_attach() local [all …]
|
| D | dhd_cdc.c | 95 dhd_prot_t *prot = dhd->prot; in dhdcdc_msg() local 167 dhd_prot_t *prot = dhd->prot; in dhdcdc_cmplt() local 209 dhd_prot_t *prot = dhd->prot; in dhdcdc_query_ioctl() local 306 dhd_prot_t *prot = dhd->prot; in dhdcdc_set_ioctl() local 398 dhd_prot_t *prot; in dhd_prot_ctl_complete() local 417 dhd_prot_t *prot = dhd->prot; in dhd_prot_ioctl() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/ |
| D | cma_allocator.c | 73 pgprot_t prot = *(pgprot_t*)data; in __dma_update_pte() local 91 static void __dma_remap(struct page* page, size_t size, pgprot_t prot) in __dma_remap() 339 pgprot_t prot; local 484 pgprot_t prot; local
|
| D | mmz_userdev.c | 338 unsigned long addr, len, prot, flags, pgoff; in ioctl_mmb_user_remap() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/iommu/ |
| D | dma-iommu.c | 443 int prot = coherent ? IOMMU_CACHE : 0; in dma_info_to_prot() local 544 static dma_addr_t iommu_dma_map_ext(struct device *dev, phys_addr_t phys, size_t size, int prot, u6… in iommu_dma_map_ext() 653 …_dma_alloc_remap(struct device *dev, size_t size, dma_addr_t *dma_handle, gfp_t gfp, pgprot_t prot, in iommu_dma_alloc_remap() 802 int prot = dma_info_to_prot(dir, coherent, attrs); in iommu_dma_map_page() local 914 int prot = dma_info_to_prot(dir, dev_is_dma_coherent(dev), attrs); in iommu_dma_map_sg() local 1086 pgprot_t prot = dma_pgprot(dev, PAGE_KERNEL, attrs); in iommu_dma_alloc_pages() local 1286 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in iommu_dma_get_msi_page() local
|
| D | iommu.c | 2449 int prot, gfp_t gfp, size_t *mapped) in iommu_map_pages_ext() 2469 …_map_ext(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t size, int prot, in iommu_map_ext() 2529 …ommu_map(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t size, int prot, in _iommu_map() 2543 …ommu_map(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t size, int prot) in iommu_map() 2550 …p_atomic(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t size, int prot) in iommu_map_atomic() 2637 unsigned int nents, int prot, gfp_t gfp) in iommu_map_sg_ext() 2703 int prot) in iommu_map_sg() 2711 int prot) in iommu_map_sg_atomic() 2717 …omain_window_enable(struct iommu_domain *domain, u32 wnd_nr, phys_addr_t paddr, u64 size, int prot) in iommu_domain_window_enable() 2866 struct iommu_resv_region *iommu_alloc_resv_region(phys_addr_t start, size_t length, int prot, enum … in iommu_alloc_resv_region()
|
| D | rockchip-iommu.c | 322 static u32 rk_mk_pte(phys_addr_t page, int prot) in rk_mk_pte() 331 static u32 rk_mk_pte_v2(phys_addr_t page, int prot) in rk_mk_pte_v2() 998 phys_addr_t paddr, size_t size, int prot) in rk_iommu_map_iova() 1044 phys_addr_t paddr, size_t size, int prot) in rk_iommu_map_iova_v2() 1089 …mmu_map(struct iommu_domain *domain, unsigned long _iova, phys_addr_t paddr, size_t size, int prot, in rk_iommu_map() 1125 …_map_v2(struct iommu_domain *domain, unsigned long _iova, phys_addr_t paddr, size_t size, int prot, in rk_iommu_map_v2()
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| D | dma-map-ops.h | 275 #define pgprot_dmacoherent(prot) pgprot_noncached(prot) argument 283 #define pgprot_syscached(prot) pgprot_dmacoherent(prot) argument 288 static inline pgprot_t dma_pgprot(struct device *dev, pgprot_t prot, in dma_pgprot()
|
| D | iommu.h | 173 int prot; member 682 …ommu_map(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t size, int prot) in iommu_map() 688 int prot) in iommu_map_atomic() 705 unsigned int nents, int prot) in iommu_map_sg() 711 unsigned int nents, int prot) in iommu_map_sg_atomic() 725 int prot) in iommu_domain_window_enable() 1028 … iommu_map_sgtable(struct iommu_domain *domain, unsigned long iova, struct sg_table *sgt, int prot) in iommu_map_sgtable()
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/ap/ |
| D | gas_serv.h | 77 int prot; /* whether Protected Dual of Public Action frame is used */ member
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/ |
| D | drv_mmz_compat.h | 36 HI_U32 prot : 8; /* PROT_READ or PROT_WRITE */ member
|
| D | drv_media_mem.h | 126 HI_U32 prot : 8; /* PROT_READ or PROT_WRITE */ member
|
| /device/soc/rockchip/rk3568/hardware/omx_il/osal/ |
| D | Rockchip_OSAL_SharedMemory.c | 123 static int ion_map(int fd, ion_user_handle_t handle, size_t length, int prot, in ion_map() 233 static void* drm_mmap(int fd, size_t len, int prot, int flags, loff_t offset) in drm_mmap() 302 static int drm_map(int fd, RK_U32 handle, size_t length, int prot, in drm_map()
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| D | bcmip.h | 129 uint8 prot; /* Protocol */ member 183 #define IPV6_EXTHDR(prot) (((prot) == IPV6_EXTHDR_HOP) || \ argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| D | mali_kbase_debug_mem_view.c | 117 pgprot_t prot = PAGE_KERNEL; in debug_mem_show() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| D | mali_kbase_debug_mem_view.c | 113 pgprot_t prot = PAGE_KERNEL; in debug_mem_show() local
|
| D | mali_kbase_mem_linux.c | 179 unsigned long prot = PROT_NONE; in kbase_mem_alloc() local 2191 pgprot_t prot; local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| D | mali_kbase_debug_mem_view.c | 124 pgprot_t prot = PAGE_KERNEL; in debug_mem_show() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
| D | mali_kbase_debug_mem_view.c | 113 pgprot_t prot = PAGE_KERNEL; in debug_mem_show() local
|
| D | mali_kbase_mem_linux.c | 171 unsigned long prot = PROT_NONE; in kbase_mem_alloc() local 2183 pgprot_t prot; local
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/ |
| D | drv_mmz_ioctl.h | 33 HI_U32 prot : 8; /* PROT_READ or PROT_WRITE */ member
|
| /device/soc/rockchip/common/sdk_linux/arch/arm64/kernel/ |
| D | process.c | 735 int arch_elf_adjust_prot(int prot, const struct arch_elf_state *state, bool has_interp, bool is_int… in arch_elf_adjust_prot()
|
| /device/soc/rockchip/rk3588/kernel/drivers/firmware/ |
| D | rockchip_sip.c | 134 pgprot_t prot; in sip_map() local
|
| /device/soc/rockchip/common/vendor/drivers/firmware/ |
| D | rockchip_sip.c | 132 pgprot_t prot; in sip_map() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/ |
| D | rga_dma_buf.c | 27 int prot = coherent ? IOMMU_CACHE : 0; in rga_dma_info_to_prot() local
|