| /OK3568_Linux_fs/kernel/kernel/irq/ |
| H A D | irqdomain.c | 136 struct irq_domain *domain; in __irq_domain_add() local 229 void irq_domain_remove(struct irq_domain *domain) in irq_domain_remove() 256 void irq_domain_update_bus_token(struct irq_domain *domain, in irq_domain_update_bus_token() 312 struct irq_domain *domain; in irq_domain_add_simple() local 356 struct irq_domain *domain; in irq_domain_add_legacy() local 443 void irq_set_default_host(struct irq_domain *domain) in irq_set_default_host() 465 static void irq_domain_clear_mapping(struct irq_domain *domain, in irq_domain_clear_mapping() 477 static void irq_domain_set_mapping(struct irq_domain *domain, in irq_domain_set_mapping() 490 void irq_domain_disassociate(struct irq_domain *domain, unsigned int irq) in irq_domain_disassociate() 521 int irq_domain_associate(struct irq_domain *domain, unsigned int virq, in irq_domain_associate() [all …]
|
| H A D | msi.c | 79 static void msi_check_level(struct irq_domain *domain, struct msi_msg *msg) in msi_check_level() 118 static int msi_domain_activate(struct irq_domain *domain, in msi_domain_activate() 129 static void msi_domain_deactivate(struct irq_domain *domain, in msi_domain_deactivate() 138 static int msi_domain_alloc(struct irq_domain *domain, unsigned int virq, in msi_domain_alloc() 170 static void msi_domain_free(struct irq_domain *domain, unsigned int virq, in msi_domain_free() 196 static int msi_domain_ops_prepare(struct irq_domain *domain, struct device *dev, in msi_domain_ops_prepare() 209 static int msi_domain_ops_init(struct irq_domain *domain, in msi_domain_ops_init() 224 static int msi_domain_ops_check(struct irq_domain *domain, in msi_domain_ops_check() 289 struct irq_domain *domain; in msi_create_irq_domain() local 304 int msi_domain_prepare_irqs(struct irq_domain *domain, struct device *dev, in msi_domain_prepare_irqs() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/ |
| H A D | domain.hpp | 96 struct domain struct 99 typedef Generator proto_generator; 100 typedef Grammar proto_grammar; 101 typedef Super proto_super_domain; 102 typedef domain proto_base_domain; 105 typedef void proto_is_domain_; 132 struct as_expr 145 struct as_expr<T, typename T::proto_is_expr_, proto::callable> 176 struct as_child 189 struct as_child<T, typename T::proto_is_expr_, proto::callable>
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/mach-imx/ |
| H A D | rdc-sema.h | 41 #define RDC_PDAP_DW_SHIFT(domain) ((domain) << 1) argument 42 #define RDC_PDAP_DR_SHIFT(domain) (1 + RDC_PDAP_DW_SHIFT(domain)) argument 43 #define RDC_PDAP_DW_MASK(domain) (1 << RDC_PDAP_DW_SHIFT(domain)) argument 44 #define RDC_PDAP_DR_MASK(domain) (1 << RDC_PDAP_DR_SHIFT(domain)) argument 45 #define RDC_PDAP_DRW_MASK(domain) (RDC_PDAP_DW_MASK(domain) | \ argument 59 #define RDC_MRC_DW_SHIFT(domain) (domain) argument 60 #define RDC_MRC_DR_SHIFT(domain) (1 + RDC_MRC_DW_SHIFT(domain)) argument 61 #define RDC_MRC_DW_MASK(domain) (1 << RDC_MRC_DW_SHIFT(domain)) argument 62 #define RDC_MRC_DR_MASK(domain) (1 << RDC_MRC_DR_SHIFT(domain)) argument 63 #define RDC_MRC_DRW_MASK(domain) (RDC_MRC_DW_MASK(domain) | \ argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_pm_domain.c | 39 struct mali_pm_domain *domain = NULL; in mali_pm_domain_create() local 73 void mali_pm_domain_delete(struct mali_pm_domain *domain) in mali_pm_domain_delete() 85 void mali_pm_domain_add_group(struct mali_pm_domain *domain, in mali_pm_domain_add_group() 99 void mali_pm_domain_add_l2_cache(struct mali_pm_domain *domain, in mali_pm_domain_add_l2_cache() 131 u32 mali_pm_domain_ref_get(struct mali_pm_domain *domain) in mali_pm_domain_ref_get() 146 u32 mali_pm_domain_ref_put(struct mali_pm_domain *domain) in mali_pm_domain_ref_put() 166 u32 mali_pm_domain_get_id(struct mali_pm_domain *domain) in mali_pm_domain_get_id()
|
| H A D | mali_pm_domain.h | 55 struct mali_pm_domain *domain) in mali_pm_domain_get_group_list() 62 struct mali_pm_domain *domain) in mali_pm_domain_get_l2_cache_list() 69 struct mali_pm_domain *domain) in mali_pm_domain_power_is_on() 76 struct mali_pm_domain *domain, in mali_pm_domain_set_power_on() 84 struct mali_pm_domain *domain) in mali_pm_domain_get_use_count() 93 MALI_STATIC_INLINE u32 mali_pm_domain_get_mask(struct mali_pm_domain *domain) in mali_pm_domain_get_mask()
|
| /OK3568_Linux_fs/kernel/drivers/dca/ |
| H A D | dca-core.c | 44 struct dca_domain *domain; in dca_allocate_domain() local 56 static void dca_free_domain(struct dca_domain *domain) in dca_free_domain() 81 struct dca_domain *domain; in unregister_dca_providers() local 114 struct dca_domain *domain; in dca_find_domain() local 126 struct dca_domain *domain; in dca_get_domain() local 143 struct dca_domain *domain; in dca_find_provider_by_dev() local 176 struct dca_domain *domain; in dca_add_requester() local 344 struct dca_domain *domain, *newdomain = NULL; in register_dca_provider() local 401 struct dca_domain *domain; in unregister_dca_provider() local
|
| /OK3568_Linux_fs/kernel/drivers/iommu/ |
| H A D | iommu.c | 47 struct iommu_domain *domain; member 732 struct iommu_domain *domain = group->default_domain; in iommu_create_device_direct_mappings() local 784 static bool iommu_is_attach_deferred(struct iommu_domain *domain, in iommu_is_attach_deferred() 1208 struct iommu_domain *domain = iommu_get_domain_for_dev(dev); in iommu_page_response() local 1707 struct iommu_domain *domain = data; in iommu_group_do_dma_attach() local 1724 struct iommu_domain *domain = data; in iommu_group_do_probe_finalize() local 1893 void iommu_set_fault_handler(struct iommu_domain *domain, in iommu_set_fault_handler() 1907 struct iommu_domain *domain; in __iommu_domain_alloc() local 1930 void iommu_domain_free(struct iommu_domain *domain) in iommu_domain_free() 1936 static int __iommu_attach_device(struct iommu_domain *domain, in __iommu_attach_device() [all …]
|
| H A D | ipmmu-vmsa.c | 210 static u32 ipmmu_ctx_read_root(struct ipmmu_vmsa_domain *domain, in ipmmu_ctx_read_root() 216 static void ipmmu_ctx_write_root(struct ipmmu_vmsa_domain *domain, in ipmmu_ctx_write_root() 222 static void ipmmu_ctx_write_all(struct ipmmu_vmsa_domain *domain, in ipmmu_ctx_write_all() 253 static void ipmmu_tlb_sync(struct ipmmu_vmsa_domain *domain) in ipmmu_tlb_sync() 268 static void ipmmu_tlb_invalidate(struct ipmmu_vmsa_domain *domain) in ipmmu_tlb_invalidate() 282 static void ipmmu_utlb_enable(struct ipmmu_vmsa_domain *domain, in ipmmu_utlb_enable() 303 static void ipmmu_utlb_disable(struct ipmmu_vmsa_domain *domain, in ipmmu_utlb_disable() 314 struct ipmmu_vmsa_domain *domain = cookie; in ipmmu_tlb_flush_all() local 335 struct ipmmu_vmsa_domain *domain) in ipmmu_domain_allocate_context() 367 static void ipmmu_domain_setup_context(struct ipmmu_vmsa_domain *domain) in ipmmu_domain_setup_context() [all …]
|
| H A D | s390-iommu.c | 25 struct iommu_domain domain; member 78 static void s390_domain_free(struct iommu_domain *domain) in s390_domain_free() 86 static int s390_iommu_attach_device(struct iommu_domain *domain, in s390_iommu_attach_device() 138 static void s390_iommu_detach_device(struct iommu_domain *domain, in s390_iommu_detach_device() 179 struct iommu_domain *domain; in s390_iommu_release_device() local 257 static int s390_iommu_map(struct iommu_domain *domain, unsigned long iova, in s390_iommu_map() 275 static phys_addr_t s390_iommu_iova_to_phys(struct iommu_domain *domain, in s390_iommu_iova_to_phys() 306 static size_t s390_iommu_unmap(struct iommu_domain *domain, in s390_iommu_unmap()
|
| H A D | tegra-gart.c | 106 static int gart_iommu_attach_dev(struct iommu_domain *domain, in gart_iommu_attach_dev() 127 static void gart_iommu_detach_dev(struct iommu_domain *domain, in gart_iommu_detach_dev() 146 struct iommu_domain *domain; in gart_iommu_domain_alloc() local 161 static void gart_iommu_domain_free(struct iommu_domain *domain) in gart_iommu_domain_free() 180 static int gart_iommu_map(struct iommu_domain *domain, unsigned long iova, in gart_iommu_map() 209 static size_t gart_iommu_unmap(struct iommu_domain *domain, unsigned long iova, in gart_iommu_unmap() 225 static phys_addr_t gart_iommu_iova_to_phys(struct iommu_domain *domain, in gart_iommu_iova_to_phys() 264 static void gart_iommu_sync_map(struct iommu_domain *domain, unsigned long iova, in gart_iommu_sync_map() 270 static void gart_iommu_sync(struct iommu_domain *domain, in gart_iommu_sync()
|
| H A D | fsl_pamu_domain.c | 297 struct fsl_dma_domain *domain; in iommu_alloc_dma_domain() local 379 static phys_addr_t fsl_pamu_iova_to_phys(struct iommu_domain *domain, in fsl_pamu_iova_to_phys() 396 static void fsl_pamu_domain_free(struct iommu_domain *domain) in fsl_pamu_domain_free() 494 static void fsl_pamu_window_disable(struct iommu_domain *domain, u32 wnd_nr) in fsl_pamu_window_disable() 524 static int fsl_pamu_window_enable(struct iommu_domain *domain, u32 wnd_nr, in fsl_pamu_window_enable() 604 struct iommu_domain *domain = &dma_domain->iommu_domain; in handle_attach_device() local 647 static int fsl_pamu_attach_device(struct iommu_domain *domain, in fsl_pamu_attach_device() 684 static void fsl_pamu_detach_device(struct iommu_domain *domain, in fsl_pamu_detach_device() 715 static int configure_domain_geometry(struct iommu_domain *domain, void *data) in configure_domain_geometry() 805 static int fsl_pamu_set_windows(struct iommu_domain *domain, u32 w_count) in fsl_pamu_set_windows() [all …]
|
| H A D | dma-iommu.c | 85 int iommu_get_dma_cookie(struct iommu_domain *domain) in iommu_get_dma_cookie() 110 int iommu_get_msi_cookie(struct iommu_domain *domain, dma_addr_t base) in iommu_get_msi_cookie() 137 void iommu_put_dma_cookie(struct iommu_domain *domain) in iommu_put_dma_cookie() 247 struct iommu_domain *domain) in iova_reserve_iommu_regions() 287 struct iommu_domain *domain; in iommu_dma_flush_iotlb_all() local 310 static int iommu_dma_init_domain(struct iommu_domain *domain, dma_addr_t base, in iommu_dma_init_domain() 380 struct iommu_domain *domain) in iommu_dma_deferred_attach() 400 struct iommu_domain *domain; in iommu_dma_reserve_iova() local 427 struct iommu_domain *domain; in iommu_dma_enable_best_fit_algo() local 473 static dma_addr_t iommu_dma_alloc_iova(struct iommu_domain *domain, in iommu_dma_alloc_iova() [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | irqdomain.h | 416 static inline unsigned int irq_linear_revmap(struct irq_domain *domain, in irq_linear_revmap() 495 static inline int irq_domain_alloc_irqs(struct irq_domain *domain, in irq_domain_alloc_irqs() 530 static inline bool irq_domain_is_hierarchy(struct irq_domain *domain) in irq_domain_is_hierarchy() 535 static inline bool irq_domain_is_ipi(struct irq_domain *domain) in irq_domain_is_ipi() 541 static inline bool irq_domain_is_ipi_per_cpu(struct irq_domain *domain) in irq_domain_is_ipi_per_cpu() 546 static inline bool irq_domain_is_ipi_single(struct irq_domain *domain) in irq_domain_is_ipi_single() 551 static inline bool irq_domain_is_msi(struct irq_domain *domain) in irq_domain_is_msi() 556 static inline bool irq_domain_is_msi_remap(struct irq_domain *domain) in irq_domain_is_msi_remap() 564 static inline int irq_domain_alloc_irqs(struct irq_domain *domain, in irq_domain_alloc_irqs() 573 static inline bool irq_domain_is_hierarchy(struct irq_domain *domain) in irq_domain_is_hierarchy() [all …]
|
| H A D | iommu.h | 547 static inline void iommu_flush_iotlb_all(struct iommu_domain *domain) in iommu_flush_iotlb_all() 553 static inline void iommu_iotlb_sync(struct iommu_domain *domain, in iommu_iotlb_sync() 562 static inline void iommu_iotlb_gather_add_page(struct iommu_domain *domain, in iommu_iotlb_gather_add_page() 701 static inline void iommu_domain_free(struct iommu_domain *domain) in iommu_domain_free() 705 static inline int iommu_attach_device(struct iommu_domain *domain, in iommu_attach_device() 711 static inline void iommu_detach_device(struct iommu_domain *domain, in iommu_detach_device() 721 static inline int iommu_map(struct iommu_domain *domain, unsigned long iova, in iommu_map() 727 static inline int iommu_map_atomic(struct iommu_domain *domain, in iommu_map_atomic() 734 static inline size_t iommu_unmap(struct iommu_domain *domain, in iommu_unmap() 740 static inline size_t iommu_unmap_fast(struct iommu_domain *domain, in iommu_unmap_fast() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/ |
| H A D | hfi_parser.c | 38 u32 codecs, u32 domain, func cb, void *data, in for_each_codec() 63 parse_alloc_mode(struct venus_core *core, u32 codecs, u32 domain, void *data) in parse_alloc_mode() 94 parse_profile_level(struct venus_core *core, u32 codecs, u32 domain, void *data) in parse_profile_level() 119 parse_caps(struct venus_core *core, u32 codecs, u32 domain, void *data) in parse_caps() 145 parse_raw_formats(struct venus_core *core, u32 codecs, u32 domain, void *data) in parse_raw_formats() 195 static void parse_codecs_mask(u32 *codecs, u32 *domain, void *data) in parse_codecs_mask() 203 static void parser_init(struct venus_inst *inst, u32 *codecs, u32 *domain) in parser_init() 212 static void parser_fini(struct venus_inst *inst, u32 codecs, u32 domain) in parser_fini() 235 u32 *word = buf, *data, codecs = 0, domain = 0; in hfi_parser() local
|
| /OK3568_Linux_fs/kernel/drivers/iommu/intel/ |
| H A D | iommu.c | 299 #define for_each_domain_iommu(idx, domain) \ argument 492 struct dmar_domain *domain) in set_iommu_domain() 545 static inline int domain_type_is_si(struct dmar_domain *domain) in domain_type_is_si() 550 static inline bool domain_use_first_level(struct dmar_domain *domain) in domain_use_first_level() 555 static inline int domain_pfn_supported(struct dmar_domain *domain, in domain_pfn_supported() 619 struct intel_iommu *domain_get_iommu(struct dmar_domain *domain) in domain_get_iommu() 642 static void domain_update_iommu_coherency(struct dmar_domain *domain) in domain_update_iommu_coherency() 699 static int domain_update_iommu_superpage(struct dmar_domain *domain, in domain_update_iommu_superpage() 730 static int domain_update_device_node(struct dmar_domain *domain) in domain_update_device_node() 759 static void domain_update_iommu_cap(struct dmar_domain *domain) in domain_update_iommu_cap() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/iommu/amd/ |
| H A D | iommu.c | 155 static void amd_iommu_domain_get_pgtable(struct protection_domain *domain, in amd_iommu_domain_get_pgtable() 164 static void amd_iommu_domain_set_pt_root(struct protection_domain *domain, u64 root) in amd_iommu_domain_set_pt_root() 169 static void amd_iommu_domain_clr_pt_root(struct protection_domain *domain) in amd_iommu_domain_clr_pt_root() 174 static void amd_iommu_domain_set_pgtable(struct protection_domain *domain, in amd_iommu_domain_set_pgtable() 1308 static void __domain_flush_pages(struct protection_domain *domain, in __domain_flush_pages() 1339 static void domain_flush_pages(struct protection_domain *domain, in domain_flush_pages() 1346 static void domain_flush_tlb_pde(struct protection_domain *domain) in domain_flush_tlb_pde() 1351 static void domain_flush_complete(struct protection_domain *domain) in domain_flush_complete() 1368 static void domain_flush_np_cache(struct protection_domain *domain, in domain_flush_np_cache() 1385 static void domain_flush_devices(struct protection_domain *domain) in domain_flush_devices() [all …]
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | async.c | 74 struct async_domain *domain; member 81 static async_cookie_t lowest_in_progress(struct async_domain *domain) in lowest_in_progress() 166 int node, struct async_domain *domain) in async_schedule_node_domain() 254 void async_unregister_domain(struct async_domain *domain) in async_unregister_domain() 270 void async_synchronize_full_domain(struct async_domain *domain) in async_synchronize_full_domain() 285 void async_synchronize_cookie_domain(async_cookie_t cookie, struct async_domain *domain) in async_synchronize_cookie_domain()
|
| /OK3568_Linux_fs/kernel/drivers/firmware/arm_scmi/ |
| H A D | perf.c | 64 __le32 domain; member 69 __le32 domain; member 80 __le32 domain; member 85 __le32 domain; member 114 __le32 domain; member 210 u32 domain, struct perf_dom_info *dom_info) in scmi_perf_domain_attributes_get() 260 scmi_perf_describe_levels_get(const struct scmi_protocol_handle *ph, u32 domain, in scmi_perf_describe_levels_get() 357 u32 domain, u32 max_perf, u32 min_perf) in scmi_perf_mb_limits_set() 380 u32 domain, u32 max_perf, u32 min_perf) in scmi_perf_limits_set() 396 u32 domain, u32 *max_perf, u32 *min_perf) in scmi_perf_mb_limits_get() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/irqchip/ |
| H A D | irq-atmel-aic5.c | 88 struct irq_domain *domain = d->domain; in aic5_mask() local 105 struct irq_domain *domain = d->domain; in aic5_unmask() local 122 struct irq_domain *domain = d->domain; in aic5_retrigger() local 136 struct irq_domain *domain = d->domain; in aic5_set_type() local 157 struct irq_domain *domain = d->domain; in aic5_suspend() local 187 struct irq_domain *domain = d->domain; in aic5_resume() local 223 struct irq_domain *domain = d->domain; in aic5_pm_shutdown() local 243 static void __init aic5_hw_init(struct irq_domain *domain) in aic5_hw_init() 331 struct irq_domain *domain; in aic5_of_init() local
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/apic/ |
| H A D | msi.c | 187 int pci_msi_prepare(struct irq_domain *domain, struct device *dev, int nvec, in pci_msi_prepare() 300 static int dmar_msi_init(struct irq_domain *domain, in dmar_msi_init() 344 struct irq_domain *domain = dmar_get_irq_domain(); in dmar_alloc_hwirq() local 369 static inline int hpet_dev_id(struct irq_domain *domain) in hpet_dev_id() 392 static int hpet_msi_init(struct irq_domain *domain, in hpet_msi_init() 403 static void hpet_msi_free(struct irq_domain *domain, in hpet_msi_free() 461 int hpet_assign_irq(struct irq_domain *domain, struct hpet_channel *hc, in hpet_assign_irq()
|
| /OK3568_Linux_fs/kernel/drivers/xen/xen-pciback/ |
| H A D | pci_stub.c | 41 int domain; member 156 static struct pcistub_device *pcistub_device_find_locked(int domain, int bus, in pcistub_device_find_locked() 174 static struct pcistub_device *pcistub_device_find(int domain, int bus, in pcistub_device_find() 212 int domain, int bus, in pcistub_get_pci_dev_by_slot() 488 int domain, int bus, unsigned int devfn) in pcistub_device_id_add_list() 1005 static inline int str_to_slot(const char *buf, int *domain, int *bus, in str_to_slot() 1042 static inline int str_to_quirk(const char *buf, int *domain, int *bus, int in str_to_quirk() 1062 static int pcistub_device_id_add(int domain, int bus, int slot, int func) in pcistub_device_id_add() 1102 static int pcistub_device_id_remove(int domain, int bus, int slot, int func) in pcistub_device_id_remove() 1131 static int pcistub_reg_add(int domain, int bus, int slot, int func, in pcistub_reg_add() [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/platform/uv/ |
| H A D | uv_irq.c | 75 static int uv_domain_alloc(struct irq_domain *domain, unsigned int virq, in uv_domain_alloc() 109 static void uv_domain_free(struct irq_domain *domain, unsigned int virq, in uv_domain_free() 125 static int uv_domain_activate(struct irq_domain *domain, in uv_domain_activate() 136 static void uv_domain_deactivate(struct irq_domain *domain, in uv_domain_deactivate() 189 struct irq_domain *domain = uv_get_irq_domain(); in uv_setup_irq() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | msg_zerocopy.c | 183 static bool do_sendmsg(int fd, struct msghdr *msg, bool do_zerocopy, int domain) in do_sendmsg() 294 static void setup_sockaddr(int domain, const char *str_addr, in setup_sockaddr() 322 static int do_setup_tx(int domain, int type, int protocol) in do_setup_tx() 392 static bool do_recv_completion(int fd, int domain) in do_recv_completion() 460 static void do_recv_completions(int fd, int domain) in do_recv_completions() 466 static void do_recv_remaining_completions(int fd, int domain) in do_recv_remaining_completions() 481 static void do_tx(int domain, int type, int protocol) in do_tx() 570 static int do_setup_rx(int domain, int type, int protocol) in do_setup_rx() 651 static void do_rx(int domain, int type, int protocol) in do_rx() 676 static void do_test(int domain, int type, int protocol) in do_test()
|