| /f-stack/freebsd/x86/iommu/ |
| H A D | intel_ctx.c | 394 domain->domain = id; in dmar_domain_alloc() 446 ctx->context.domain = DOM2IODOM(domain); in dmar_ctx_alloc() 461 KASSERT(domain->refs >= domain->ctx_cnt, in dmar_ctx_link() 480 domain->refs, domain->ctx_cnt)); in dmar_ctx_unlink() 514 free_unr(dmar->domids, domain->domain); in dmar_domain_destroy() 603 func, rid, domain->domain, domain->mgaw, in dmar_get_ctx_for_dev1() 701 ctx->context.domain = &domain->iodom; in dmar_move_ctx_to_domain() 709 domain->domain, (domain->iodom.flags & IOMMU_DOMAIN_IDMAP) != 0 ? in dmar_move_ctx_to_domain() 726 domain->refs, domain->ctx_cnt)); in dmar_unref_domain_locked() 854 domain = entry->domain; in dmar_domain_free_entry() [all …]
|
| H A D | intel_idpgtbl.c | 180 if (i == domain->pglvl - 1 || domain_is_sp_lvl(domain, i)) { in domain_get_idmap_pgtbl() 230 tbl->pglvl = domain->pglvl; in domain_get_idmap_pgtbl() 257 unit = domain->dmar; in domain_get_idmap_pgtbl() 515 domain = IODOM2DOM(iodom); in domain_map_buf() 516 unit = domain->dmar; in domain_map_buf() 718 DMAR_LOCK(domain->dmar); in domain_alloc_pgtbl() 730 obj = domain->pgtbl_obj; in domain_free_pgtbl() 738 domain->pgtbl_obj = NULL; in domain_free_pgtbl() 779 unit = domain->dmar; in domain_flush_iotlb_sync() 786 DMAR_IOTLB_DID(domain->domain), iro); in domain_flush_iotlb_sync() [all …]
|
| /f-stack/freebsd/vm/ |
| H A D | vm_domainset.c | 101 *domain = di->di_domain->ds_order[ in vm_domainset_iter_rr() 114 *domain = d; in vm_domainset_iter_prefer() 152 KASSERT(*domain < vm_ndomains, in vm_domainset_iter_next() 162 *domain = PCPU_GET(domain); in vm_domainset_iter_first() 194 KASSERT(*domain < vm_ndomains, in vm_domainset_iter_first() 210 dr = &obj->domain; in vm_domainset_iter_page_init() 224 int *domain) in vm_domainset_iter_page() argument 325 int *domain) in vm_domainset_iter_page() argument 336 *domain = 0; in vm_domainset_iter_page_init() 351 *domain = 0; in vm_domainset_iter_policy_init() [all …]
|
| H A D | vm_kern.c | 196 vm_wait_domain(domain); in kmem_alloc_contig_pages() 267 int domain; in kmem_alloc_attr_domainset() local 349 int domain; in kmem_alloc_contig_domainset() local 435 int domain; in kmem_malloc_domainset() local 519 int domain, rv; in kmem_back() local 532 domain++; in kmem_back() 537 domain = 0; in kmem_back() 564 int domain; in _kmem_unback() local 576 domain = vm_page_domain(m); in _kmem_unback() 750 int domain; in kmem_init() local [all …]
|
| H A D | vm_reserv.c | 367 for (domain = 0; domain < vm_ndomains; domain++) { in sysctl_vm_reserv_partpopq() 380 domain, level, in sysctl_vm_reserv_partpopq() 464 rv, rv->domain)); in vm_reserv_depopulate() 586 rv, rv->domain)); in vm_reserv_populate() 670 KASSERT(object != kernel_object || rv->domain == domain, in vm_reserv_alloc_contig() 676 domain = rv->domain; in vm_reserv_alloc_contig() 770 vmd = VM_DOMAIN(domain); in vm_reserv_alloc_contig() 849 KASSERT(object != kernel_object || rv->domain == domain, in vm_reserv_alloc_page() 851 domain = rv->domain; in vm_reserv_alloc_page() 918 vmd = VM_DOMAIN(domain); in vm_reserv_alloc_page() [all …]
|
| /f-stack/dpdk/app/test/ |
| H A D | test_cryptodev_security_pdcp_test_vectors.h | 23 enum rte_security_pdcp_domain domain; member 37 .domain = RTE_SECURITY_PDCP_MODE_CONTROL, 46 .domain = RTE_SECURITY_PDCP_MODE_CONTROL, 55 .domain = RTE_SECURITY_PDCP_MODE_CONTROL, 64 .domain = RTE_SECURITY_PDCP_MODE_CONTROL, 73 .domain = RTE_SECURITY_PDCP_MODE_CONTROL, 82 .domain = RTE_SECURITY_PDCP_MODE_CONTROL, 91 .domain = RTE_SECURITY_PDCP_MODE_CONTROL, 100 .domain = RTE_SECURITY_PDCP_MODE_CONTROL, 109 .domain = RTE_SECURITY_PDCP_MODE_CONTROL, [all …]
|
| H A D | test_cryptodev_security_pdcp_sdap_test_vectors.h | 15 enum rte_security_pdcp_domain domain; member 44 .domain = RTE_SECURITY_PDCP_MODE_DATA, 73 .domain = RTE_SECURITY_PDCP_MODE_DATA, 102 .domain = RTE_SECURITY_PDCP_MODE_DATA, 132 .domain = RTE_SECURITY_PDCP_MODE_DATA, 161 .domain = RTE_SECURITY_PDCP_MODE_DATA, 191 .domain = RTE_SECURITY_PDCP_MODE_DATA, 220 .domain = RTE_SECURITY_PDCP_MODE_DATA, 249 .domain = RTE_SECURITY_PDCP_MODE_DATA, 281 .domain = RTE_SECURITY_PDCP_MODE_DATA, [all …]
|
| /f-stack/dpdk/drivers/net/sfc/ |
| H A D | sfc_switch.c | 142 return domain; in sfc_mae_find_switch_domain_by_id() 158 return domain; in sfc_mae_find_switch_domain_by_hw_switch_id() 179 if (domain != NULL) { in sfc_mae_assign_switch_domain() 184 domain = rte_zmalloc("sfc_mae_switch_domain", sizeof(*domain), 0); in sfc_mae_assign_switch_domain() 185 if (domain == NULL) { in sfc_mae_assign_switch_domain() 201 TAILQ_INIT(&domain->ports); in sfc_mae_assign_switch_domain() 206 *switch_domain_id = domain->id; in sfc_mae_assign_switch_domain() 213 rte_free(domain); in sfc_mae_assign_switch_domain() 254 if (domain == NULL) { in sfc_mae_assign_switch_port() 273 port->id = (domain->nb_ports++); in sfc_mae_assign_switch_port() [all …]
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | keystone-k2hk-clocks.dtsi | 60 domain-id = <0>; 70 domain-id = <4>; 80 domain-id = <5>; 90 domain-id = <9>; 100 domain-id = <10>; 110 domain-id = <11>; 120 domain-id = <12>; 130 domain-id = <13>; 140 domain-id = <14>; 150 domain-id = <15>; [all …]
|
| H A D | keystone-k2l-clocks.dtsi | 51 domain-id = <0>; 61 domain-id = <4>; 71 domain-id = <9>; 81 domain-id = <10>; 91 domain-id = <11>; 101 domain-id = <17>; 111 domain-id = <17>; 121 domain-id = <18>; 131 domain-id = <19>; 141 domain-id = <21>; [all …]
|
| H A D | keystone-clocks.dtsi | 167 domain-id = <0>; 178 domain-id = <0>; 188 domain-id = <0>; 199 domain-id = <1>; 209 domain-id = <1>; 219 domain-id = <2>; 229 domain-id = <2>; 239 domain-id = <2>; 249 domain-id = <3>; 259 domain-id = <6>; [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/power/ |
| H A D | power-domain.yaml | 20 their PM domains provided by PM domain providers. A PM domain provider can be 24 \#power-domain-cells property in the PM domain provider node. 30 domain-idle-states: 35 domain-idle-state bindings, specified in ./domain-idle-state.yaml. 52 "#power-domain-cells": 70 - "#power-domain-cells" 77 #power-domain-cells = <1>; 87 #power-domain-cells = <1>; 94 #power-domain-cells = <1>; 105 #power-domain-cells = <0>; [all …]
|
| H A D | fsl,imx-gpcv2.yaml | 41 "power-domain@[0-9]$": 45 '#power-domain-cells': 50 Power domain index. Valid values are defined in 59 inside this power domain. 66 - '#power-domain-cells' 90 pgc_mipi_phy: power-domain@0 { 91 #power-domain-cells = <0>; 96 pgc_pcie_phy: power-domain@1 { 97 #power-domain-cells = <0>; 102 pgc_hsic_phy: power-domain@2 { [all …]
|
| H A D | renesas,sysc-rmobile.txt | 30 Each of the PM domain nodes represents a PM domain, as documented by the 31 generic PM domain bindings in 32 Documentation/devicetree/bindings/power/power-domain.yaml. 38 - #power-domain-cells: Must be 0. 47 If the PM domain is always-on, this property must be omitted. 52 This shows a subset of the r8a7740 PM domain hierarchy, containing the 53 C5 "always-on" domain, 2 of its subdomains (A4S and A4SU), and the A3SP domain, 64 #power-domain-cells = <0>; 70 #power-domain-cells = <0>; 74 #power-domain-cells = <0>; [all …]
|
| H A D | power_domain.txt | 8 their PM domains provided by PM domain providers. A PM domain provider can be 12 #power-domain-cells property in the PM domain provider node. 14 ==PM domain providers== 16 See power-domain.yaml. 18 ==PM domain consumers== 22 the power controller that is the PM domain provider. 25 - power-domain-names : A list of power domain name strings sorted in the same 36 power-domain-names = "io"; 43 power-domain-names = "io", "clk"; 63 - OPP table for domain provider that provides two domains. [all …]
|
| /f-stack/dpdk/drivers/event/dlb/pf/base/ |
| H A D | dlb_resource.c | 754 domain, in dlb_domain_attach_resources() 762 domain, in dlb_domain_attach_resources() 770 domain, in dlb_domain_attach_resources() 777 domain, in dlb_domain_attach_resources() 784 domain, in dlb_domain_attach_resources() 792 domain, in dlb_domain_attach_resources() 800 domain, in dlb_domain_attach_resources() 807 domain, in dlb_domain_attach_resources() 814 domain, in dlb_domain_attach_resources() 2661 if (!domain->configured || domain->num_pending_removals == 0) in dlb_domain_finish_unmap_qid_procedures() [all …]
|
| /f-stack/dpdk/drivers/event/dlb2/pf/base/ |
| H A D | dlb2_resource.c | 681 domain, in dlb2_domain_attach_resources() 689 domain, in dlb2_domain_attach_resources() 697 domain, in dlb2_domain_attach_resources() 704 domain, in dlb2_domain_attach_resources() 718 domain, in dlb2_domain_attach_resources() 725 domain, in dlb2_domain_attach_resources() 3396 if (domain == NULL || !domain->configured) in dlb2_reset_domain() 4215 domain, in dlb2_configure_ldb_port() 4225 domain, in dlb2_configure_ldb_port() 4785 domain, in dlb2_configure_dir_port() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/soc/rockchip/ |
| H A D | power_domain.txt | 6 Required properties for power domain controller: 19 - #power-domain-cells: Number of cells in a power-domain specifier. 24 Required properties for power domain sub nodes: 25 - reg: index of the power domain, should use macros in: 26 "include/dt-bindings/power/px30-power.h" - for PX30 type power domain. 40 while power domain switches state. 53 #power-domain-cells = <1>; 66 #power-domain-cells = <1>; 79 #power-domain-cells = <1>; 106 power domain to use. [all …]
|
| /f-stack/dpdk/drivers/event/octeontx/ |
| H A D | ssovf_probe.c | 23 uint16_t domain; member 30 uint16_t domain; member 38 uint16_t domain; member 56 uint16_t domain; in ssovf_info() local 64 domain = sdev.grp[0].domain; in ssovf_info() 69 sdev.grp[i].domain != domain) { in ssovf_info() 72 domain, sdev.grp[i].domain, in ssovf_info() 82 sdev.hws[i].domain != domain) { in ssovf_info() 85 domain, sdev.hws[i].domain, in ssovf_info() 91 info->domain = domain; in ssovf_info() [all …]
|
| /f-stack/tools/libutil/ |
| H A D | trimdomain.c | 60 static char domain[MAXHOSTNAMELEN]; in trimdomain() local 67 if (gethostname(domain, sizeof(domain) - 1) == 0 && in trimdomain() 68 (s = strchr(domain, '.')) != NULL) in trimdomain() 69 memmove(domain, s + 1, strlen(s + 1) + 1); in trimdomain() 71 domain[0] = '\0'; in trimdomain() 72 dlen = strlen(domain); in trimdomain() 75 if (domain[0] == '\0') in trimdomain() 81 if (strncasecmp(s + 1, domain, dlen) == 0) { in trimdomain()
|
| /f-stack/freebsd/kern/ |
| H A D | kern_cpuset.c | 312 if (domain == NULL) in cpuset_init() 501 domain->ds_cnt = DOMAINSET_COUNT(&domain->ds_mask); in _domainset_create() 508 return (domain); in _domainset_create() 537 domain->ds_cnt = DOMAINSET_COUNT(&domain->ds_mask); in domainset_empty_vm() 569 !DOMAINSET_ISSET(domain->ds_prefer, &domain->ds_mask)) in domainset_create() 825 domain = domainset_create(domain); in cpuset_modify_domain() 985 if (domain != NULL && !domainset_valid(dset, domain)) in cpuset_testshadow() 1015 if (domain != NULL) in cpuset_shadow() 1050 if (domain == NULL) in cpuset_setproc_test_maskthread() 2265 memset(&domain, 0, sizeof(domain)); in kern_cpuset_setdomain() [all …]
|
| /f-stack/tools/compat/include/sys/ |
| H A D | domain.h | 47 struct domain { struct 59 struct domain *dom_next; argument 72 extern struct domain *domains; argument 82 SI_ORDER_FIRST, domain_add, & name ## domain); \ 84 SI_ORDER_SECOND, domain_init, & name ## domain); 88 SI_ORDER_FIRST, domain_add, & name ## domain); \ 90 SI_ORDER_SECOND, vnet_domain_init, & name ## domain); \ 93 & name ## domain)
|
| /f-stack/freebsd/sys/ |
| H A D | domain.h | 50 struct domain { struct 62 struct domain *dom_next; argument 75 extern struct domain *domains; argument 85 SI_ORDER_FIRST, domain_add, & name ## domain); \ 87 SI_ORDER_SECOND, domain_init, & name ## domain); 91 SI_ORDER_FIRST, domain_add, & name ## domain); \ 93 SI_ORDER_SECOND, vnet_domain_init, & name ## domain); \ 96 & name ## domain)
|
| /f-stack/dpdk/drivers/net/mlx5/linux/ |
| H A D | mlx5_flow_os.h | 111 mlx5_flow_os_create_flow_tbl(void *domain, uint32_t table_id, void **table) in mlx5_flow_os_create_flow_tbl() argument 113 *table = mlx5_glue->dr_create_flow_tbl(domain, table_id); in mlx5_flow_os_create_flow_tbl() 187 mlx5_flow_os_create_flow_action_packet_reformat(void *ctx, void *domain, in mlx5_flow_os_create_flow_action_packet_reformat() argument 195 domain, res->flags, res->size, in mlx5_flow_os_create_flow_action_packet_reformat() 219 mlx5_flow_os_create_flow_action_modify_header(void *ctx, void *domain, in mlx5_flow_os_create_flow_action_modify_header() argument 228 (ctx, res->ft_type, domain, res->flags, in mlx5_flow_os_create_flow_action_modify_header() 265 mlx5_flow_os_create_flow_action_dest_port(void *domain, uint32_t port_id, in mlx5_flow_os_create_flow_action_dest_port() argument 273 *action = mlx5_glue->dr_create_flow_action_dest_port(domain, port_id); in mlx5_flow_os_create_flow_action_dest_port() 291 mlx5_flow_os_create_flow_action_push_vlan(void *domain, rte_be32_t vlan_tag, in mlx5_flow_os_create_flow_action_push_vlan() argument 294 *action = mlx5_glue->dr_create_flow_action_push_vlan(domain, vlan_tag); in mlx5_flow_os_create_flow_action_push_vlan()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | zfs_fuid.c | 136 char *domain; in zfs_fuid_table_load() local 140 &domain) == 0); in zfs_fuid_table_load() 361 char *domain; in zfs_fuid_find_by_idx() local 374 domain = nulldomain; in zfs_fuid_find_by_idx() 377 ASSERT(domain); in zfs_fuid_find_by_idx() 378 return (domain); in zfs_fuid_find_by_idx() 419 const char *domain; in zfs_fuid_map_id() local 522 const char *domain; in zfs_fuid_create_cred() local 577 const char *domain; in zfs_fuid_create() local 632 &domain, &rid); in zfs_fuid_create() [all …]
|