Home
last modified time | relevance | path

Searched defs:domain (Results 151 – 175 of 750) sorted by relevance

12345678910>>...30

/OK3568_Linux_fs/kernel/drivers/iommu/intel/
H A Dpasid.c603 static inline int iommu_skip_agaw(struct dmar_domain *domain, in iommu_skip_agaw()
622 struct dmar_domain *domain, in intel_pasid_setup_second_level()
684 struct dmar_domain *domain, in intel_pasid_setup_pass_through()
774 struct dmar_domain *domain, int addr_width) in intel_pasid_setup_nested()
/OK3568_Linux_fs/kernel/drivers/soc/ti/
H A Domap_prm.c249 static int omap_prm_domain_power_on(struct generic_pm_domain *domain) in omap_prm_domain_power_on()
288 static int omap_prm_domain_power_off(struct generic_pm_domain *domain) in omap_prm_domain_power_off()
328 static int omap_prm_domain_attach_dev(struct generic_pm_domain *domain, in omap_prm_domain_attach_dev()
355 static void omap_prm_domain_detach_dev(struct generic_pm_domain *domain, in omap_prm_domain_detach_dev()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dbase.c42 u8 pstate, u8 domain, u32 input) in nvkm_clk_adjust()
82 const struct nvkm_domain *domain = clk->domains; in nvkm_cstate_valid() local
229 const struct nvkm_domain *domain = clk->domains; in nvkm_cstate_new() local
406 const struct nvkm_domain *domain = clk->domains - 1; in nvkm_pstate_new() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/
H A Ddomain.hpp26 struct domain {}; struct
/OK3568_Linux_fs/kernel/security/tomoyo/
H A Ddomain.c165 const struct tomoyo_domain_info *domain = r->domain; in tomoyo_check_acl() local
566 const struct tomoyo_domain_info *domain = tomoyo_domain(); in tomoyo_assign_domain() local
706 struct tomoyo_domain_info *domain = NULL; in tomoyo_find_next_domain() local
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dmsi.c37 struct irq_domain *domain; in pci_msi_setup_msi_irqs() local
48 struct irq_domain *domain; in pci_msi_teardown_msi_irqs() local
1431 int pci_msi_domain_check_cap(struct irq_domain *domain, in pci_msi_domain_check_cap()
1446 static int pci_msi_domain_handle_error(struct irq_domain *domain, in pci_msi_domain_handle_error()
1513 struct irq_domain *domain; in pci_msi_create_irq_domain() local
1573 u32 pci_msi_domain_get_msi_rid(struct irq_domain *domain, struct pci_dev *pdev) in pci_msi_domain_get_msi_rid()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c1084 u32 if_id, u32 *pmac_id, u32 domain) in be_cmd_pmac_add()
1535 u32 *if_handle, u32 domain) in be_cmd_if_create()
1564 int be_cmd_if_destroy(struct be_adapter *adapter, int interface_id, u32 domain) in be_cmd_if_destroy()
1945 u32 num, u32 domain) in be_cmd_vlan_config()
3475 static int be_cmd_set_qos(struct be_adapter *adapter, u32 bps, u32 domain) in be_cmd_set_qos()
3607 u32 domain) in be_cmd_get_fn_privileges()
3651 u32 domain) in be_cmd_set_fn_privileges()
3687 u8 domain) in be_cmd_get_mac_from_list()
3780 u8 *mac, u32 if_handle, bool active, u32 domain) in be_cmd_get_active_mac()
3819 u8 mac_count, u32 domain) in be_cmd_set_mac_list()
[all …]
/OK3568_Linux_fs/kernel/arch/mips/ath25/
H A Dar2315.c75 struct irq_domain *domain = irq_desc_get_handler_data(desc); in ar2315_misc_irq_handler() local
147 struct irq_domain *domain; in ar2315_arch_init_irq() local
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-al-fic.c39 struct irq_domain *domain; member
110 struct irq_domain *domain = fic->domain; in al_fic_irq_handler() local
H A Dirq-atmel-aic-common.c109 static void __init aic_common_ext_irq_of_init(struct irq_domain *domain) in aic_common_ext_irq_of_init()
214 struct irq_domain *domain; in aic_common_of_init() local
H A Dirq-sunxi-nmi.c101 struct irq_domain *domain = irq_desc_get_handler_data(desc); in sunxi_sc_nmi_handle_irq() local
162 struct irq_domain *domain; in sunxi_sc_nmi_irq_init() local
H A Dirq-imx-gpcv2.c161 static int imx_gpcv2_domain_alloc(struct irq_domain *domain, in imx_gpcv2_domain_alloc()
205 struct irq_domain *parent_domain, *domain; in imx_gpcv2_irqchip_init() local
H A Dirq-atmel-aic.c141 static void __init aic_hw_init(struct irq_domain *domain) in aic_hw_init()
245 struct irq_domain *domain; in aic_of_init() local
H A Dirq-gic-v2m.c135 static int gicv2m_irq_gic_domain_alloc(struct irq_domain *domain, in gicv2m_irq_gic_domain_alloc()
177 static int gicv2m_irq_domain_alloc(struct irq_domain *domain, unsigned int virq, in gicv2m_irq_domain_alloc()
222 static void gicv2m_irq_domain_free(struct irq_domain *domain, in gicv2m_irq_domain_free()
/OK3568_Linux_fs/kernel/include/xen/interface/io/
H A Dpciif.h77 uint32_t domain; /* PCI Domain/Segment */ member
101 uint32_t domain; /* PCI Domain/Segment*/ member
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_sock.c33 int domain; member
355 static int bind_sock(int domain, int type, const char *ip, unsigned short port) in bind_sock()
H A Dtest_sock_addr.c67 int domain; member
603 static int mk_sockaddr(int domain, const char *ip, unsigned short port, in mk_sockaddr()
1200 int domain; in connect_to_server() local
1229 int init_pktinfo(int domain, struct cmsghdr *cmsg) in init_pktinfo()
1274 int domain; in sendmsg_to_server() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramnv1a.c31 int domain = 0; in nv1a_ram_new() local
/OK3568_Linux_fs/kernel/drivers/gpu/host1x/
H A Ddev.c240 struct iommu_domain *domain = iommu_get_domain_for_dev(host->dev); in host1x_iommu_attach() local
317 struct iommu_domain *domain; in host1x_iommu_init() local
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dioc3.c40 struct irq_domain *domain; member
103 struct irq_domain *domain = irq_desc_get_handler_data(desc); in ioc3_irq_handler() local
137 struct irq_domain *domain; in ioc3_irq_domain_setup() local
/OK3568_Linux_fs/kernel/net/netlabel/
H A Dnetlabel_kapi.c56 int netlbl_cfg_map_del(const char *domain, in netlbl_cfg_map_del()
95 int netlbl_cfg_unlbl_map_add(const char *domain, in netlbl_cfg_unlbl_map_add()
324 const char *domain, in netlbl_cfg_cipsov4_map_add()
449 const char *domain, in netlbl_cfg_calipso_map_add()
/OK3568_Linux_fs/kernel/tools/perf/trace/beauty/
H A Dsocket.c22 int domain = syscall_arg__val(arg, 0); in syscall_arg__scnprintf_socket_protocol() local
/OK3568_Linux_fs/kernel/drivers/s390/crypto/
H A Dzcrypt_ccamisc.c40 u16 domain; member
297 int cca_genseckey(u16 cardnr, u16 domain, in cca_genseckey()
440 int cca_clr2seckey(u16 cardnr, u16 domain, u32 keybitsize, in cca_clr2seckey()
579 int cca_sec2protkey(u16 cardnr, u16 domain, in cca_sec2protkey()
741 int cca_gencipherkey(u16 cardnr, u16 domain, u32 keybitsize, u32 keygenflags, in cca_gencipherkey()
939 static int _ip_cprb_helper(u16 cardnr, u16 domain, in _ip_cprb_helper()
1180 int cca_cipher2protkey(u16 cardnr, u16 domain, const u8 *ckey, in cca_cipher2protkey()
1346 int cca_ecc2protkey(u16 cardnr, u16 domain, const u8 *key, in cca_ecc2protkey()
1496 int cca_query_crypto_facility(u16 cardnr, u16 domain, in cca_query_crypto_facility()
1596 static int cca_info_cache_fetch(u16 cardnr, u16 domain, struct cca_info *ci) in cca_info_cache_fetch()
[all …]
/OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c1734 struct iommu_domain *domain = &smmu_domain->domain; in arm_smmu_tlb_inv_page_nosync() local
1813 static void arm_smmu_domain_free(struct iommu_domain *domain) in arm_smmu_domain_free()
1923 static int arm_smmu_domain_finalise(struct iommu_domain *domain, in arm_smmu_domain_finalise()
2158 static int arm_smmu_attach_dev(struct iommu_domain *domain, struct device *dev) in arm_smmu_attach_dev()
2228 static int arm_smmu_map(struct iommu_domain *domain, unsigned long iova, in arm_smmu_map()
2239 static size_t arm_smmu_unmap(struct iommu_domain *domain, unsigned long iova, in arm_smmu_unmap()
2251 static void arm_smmu_flush_iotlb_all(struct iommu_domain *domain) in arm_smmu_flush_iotlb_all()
2259 static void arm_smmu_iotlb_sync(struct iommu_domain *domain, in arm_smmu_iotlb_sync()
2269 arm_smmu_iova_to_phys(struct iommu_domain *domain, dma_addr_t iova) in arm_smmu_iova_to_phys()
2407 static int arm_smmu_domain_get_attr(struct iommu_domain *domain, in arm_smmu_domain_get_attr()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Dintel_uncore.c375 struct intel_uncore_forcewake_domain *domain = in intel_uncore_fw_release_timer() local
403 struct intel_uncore_forcewake_domain *domain; in intel_uncore_forcewake_reset() local
589 struct intel_uncore_forcewake_domain *domain; in __intel_uncore_forcewake_get() local
700 struct intel_uncore_forcewake_domain *domain; in __intel_uncore_forcewake_put() local
763 struct intel_uncore_forcewake_domain *domain; in intel_uncore_forcewake_flush() local
809 struct intel_uncore_forcewake_domain *domain; in assert_forcewakes_active() local
1299 struct intel_uncore_forcewake_domain *domain; in ___force_wake_auto() local

12345678910>>...30