Home
last modified time | relevance | path

Searched defs:scope (Results 1 – 25 of 138) sorted by relevance

123456

/openbmc/linux/drivers/acpi/acpica/
H A Dpsscope.c74 union acpi_generic_state *scope; in acpi_ps_init_scope() local
115 union acpi_generic_state *scope; in acpi_ps_push_scope() local
168 union acpi_generic_state *scope = parser_state->scope; in acpi_ps_pop_scope() local
215 union acpi_generic_state *scope; in acpi_ps_cleanup_scope() local
H A Dnsconvert.c286 acpi_ns_convert_to_unicode(struct acpi_namespace_node *scope, in acpi_ns_convert_to_unicode()
353 acpi_ns_convert_to_resource(struct acpi_namespace_node *scope, in acpi_ns_convert_to_resource()
432 acpi_ns_convert_to_reference(struct acpi_namespace_node *scope, in acpi_ns_convert_to_reference()
/openbmc/linux/arch/arm64/kernel/
H A Dcpu_errata.c18 is_affected_midr_range(const struct arm64_cpu_capabilities *entry, int scope) in is_affected_midr_range()
38 int scope) in is_affected_midr_range_list()
45 is_kryo_midr(const struct arm64_cpu_capabilities *entry, int scope) in is_kryo_midr()
60 int scope) in has_mismatched_cache_type()
112 int scope) in has_cortex_a76_erratum_1463225()
185 int scope) in needs_tx2_tvm_workaround()
203 int scope) in has_neoverse_n1_erratum_1542419()
H A Dcpufeature.c1435 has_always(const struct arm64_cpu_capabilities *entry, int scope) in has_always()
1451 read_scoped_sysreg(const struct arm64_cpu_capabilities *entry, int scope) in read_scoped_sysreg()
1481 has_cpuid_feature(const struct arm64_cpu_capabilities *entry, int scope) in has_cpuid_feature()
1576 int scope) in has_cache_idc()
1601 int scope) in has_cache_dic()
1614 has_useable_cnp(const struct arm64_cpu_capabilities *entry, int scope) in has_useable_cnp()
1674 int scope) in unmap_kernel_at_el0()
2002 int scope) in has_nested_virt_support()
2078 int scope) in has_address_auth_metacap()
2116 int scope) in can_use_gic_priorities()
[all …]
H A Dproton-pack.c202 bool has_spectre_v2(const struct arm64_cpu_capabilities *entry, int scope) in has_spectre_v2()
325 bool has_spectre_v3a(const struct arm64_cpu_capabilities *entry, int scope) in has_spectre_v3a()
511 bool has_spectre_v4(const struct arm64_cpu_capabilities *cap, int scope) in has_spectre_v4()
848 u8 spectre_bhb_loop_affected(int scope) in spectre_bhb_loop_affected()
919 static bool is_spectre_bhb_fw_affected(int scope) in is_spectre_bhb_fw_affected()
944 static bool supports_ecbhb(int scope) in supports_ecbhb()
958 int scope) in is_spectre_bhb_affected()
/openbmc/qemu/hw/i386/
H A Dacpi-microvm.c49 static void acpi_dsdt_add_virtio(Aml *scope, in acpi_dsdt_add_virtio()
86 static void acpi_dsdt_add_xhci(Aml *scope, MicrovmMachineState *mms) in acpi_dsdt_add_xhci()
93 static void acpi_dsdt_add_pci(Aml *scope, MicrovmMachineState *mms) in acpi_dsdt_add_pci()
107 Aml *dsdt, *sb_scope, *scope, *pkg; in build_dsdt_microvm() local
/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.h168 typedef struct scope { struct
172 scope_type type; argument
173 int inner_scope_patches; argument
181 SLIST_HEAD(scope_list, scope); argument
H A Daicasm.c460 dump_scope(scope_t *scope) in dump_scope()
488 emit_patch(scope_t *scope, int patch) in emit_patch()
780 process_scope(scope_t *scope) in process_scope()
/openbmc/linux/arch/m68k/kernel/
H A Dsys_m68k.c68 cache_flush_040 (unsigned long addr, int scope, int cache, unsigned long len) in cache_flush_040()
228 cache_flush_060 (unsigned long addr, int scope, int cache, unsigned long len) in cache_flush_060()
378 sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len) in sys_cacheflush()
537 sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len) in sys_cacheflush()
/openbmc/qemu/hw/pci-host/
H A Dgpex-acpi.c11 Aml *scope, uint8_t bus_num) in acpi_dsdt_add_pci_route_table()
129 void acpi_dsdt_add_gpex(Aml *scope, struct GPEXConfig *cfg) in acpi_dsdt_add_gpex()
286 void acpi_dsdt_add_gpex_host(Aml *scope, uint32_t irq) in acpi_dsdt_add_gpex_host()
/openbmc/qemu/hw/arm/
H A Dvirt-acpi-build.c68 static void acpi_dsdt_add_cpus(Aml *scope, VirtMachineState *vms) in acpi_dsdt_add_cpus()
81 static void acpi_dsdt_add_uart(Aml *scope, const MemMapEntry *uart_memmap, in acpi_dsdt_add_uart()
99 static void acpi_dsdt_add_flash(Aml *scope, const MemMapEntry *flash_memmap) in acpi_dsdt_add_flash()
123 static void acpi_dsdt_add_pci(Aml *scope, const MemMapEntry *memmap, in acpi_dsdt_add_pci()
142 static void acpi_dsdt_add_gpio(Aml *scope, const MemMapEntry *gpio_memmap, in acpi_dsdt_add_gpio()
173 static void acpi_dsdt_add_tpm(Aml *scope, VirtMachineState *vms) in acpi_dsdt_add_tpm()
808 Aml *scope, *dsdt; in build_dsdt() local
/openbmc/qemu/hw/loongarch/
H A Dacpi-build.c262 Aml *scope = aml_scope("_SB"); in build_uart_device_aml() local
309 static void build_pci_device_aml(Aml *scope, LoongArchVirtMachineState *lvms) in build_pci_device_aml()
325 static void build_flash_aml(Aml *scope, LoongArchVirtMachineState *lvms) in build_flash_aml()
366 static void acpi_dsdt_add_tpm(Aml *scope, LoongArchVirtMachineState *vms) in acpi_dsdt_add_tpm()
404 Aml *dsdt, *scope, *pkg; in build_dsdt() local
/openbmc/linux/net/netfilter/
H A Dnf_nat_redirect.c83 static bool nf_nat_redirect_ipv6_usable(const struct inet6_ifaddr *ifa, unsigned int scope) in nf_nat_redirect_ipv6_usable()
112 unsigned int scope = ipv6_addr_scope(&ipv6_hdr(skb)->daddr); in nf_nat_redirect_ipv6() local
/openbmc/phosphor-webui/app/common/directives/
H A DdirPagination.js78 return function dirPaginationLinkFn(scope, element, attrs) { argument
232 function makeCurrentPageGetterFn(scope, attrs, paginationId) { argument
272 scope: class in dirPaginationControlsDirective.DDO
294 function dirPaginationControlsLinkFn(scope, element, attrs) { argument
622 this.setCurrentPageParser = function(instanceId, val, scope) { argument
H A Dinput.js6 return function(scope, element, attrs) { argument
/openbmc/linux/drivers/counter/
H A Dcounter-sysfs.c40 enum counter_scope scope; member
570 const enum counter_scope scope, in counter_attr_create()
749 const enum counter_scope scope, in counter_ext_attrs_create()
766 const enum counter_scope scope, in counter_array_attrs_create()
806 const enum counter_scope scope, in counter_sysfs_exts_add()
844 const enum counter_scope scope = COUNTER_SCOPE_SIGNAL; in counter_signal_attrs_create() local
944 const enum counter_scope scope = COUNTER_SCOPE_COUNT; in counter_count_attrs_create() local
1062 const enum counter_scope scope = COUNTER_SCOPE_DEVICE; in counter_sysfs_attr_add() local
/openbmc/pldm/requester/test/
H A Dhandler_test.cpp158 exec::async_scope scope; in TEST_F() local
205 exec::async_scope scope; in TEST_F() local
263 exec::async_scope scope; in TEST_F() local
/openbmc/linux/net/tipc/
H A Daddr.h53 signed char scope; member
64 static inline void tipc_uaddr(struct tipc_uaddr *ua, u32 atype, u32 scope, in tipc_uaddr()
/openbmc/qemu/hw/display/
H A Dacpi-vga-stub.c5 void build_vga_aml(AcpiDevAmlIf *adev, Aml *scope) in build_vga_aml()
H A Dacpi-vga.c6 void build_vga_aml(AcpiDevAmlIf *adev, Aml *scope) in build_vga_aml()
/openbmc/qemu/hw/acpi/
H A Dipmi-stub.c13 void build_ipmi_dev_aml(AcpiDevAmlIf *adev, Aml *scope) in build_ipmi_dev_aml()
H A Dpci-bridge-stub.c18 void build_pci_bridge_aml(AcpiDevAmlIf *adev, Aml *scope) in build_pci_bridge_aml()
H A Dpci-bridge.c20 void build_pci_bridge_aml(AcpiDevAmlIf *adev, Aml *scope) in build_pci_bridge_aml()
/openbmc/qemu/hw/riscv/
H A Dvirt-acpi-build.c118 static void acpi_dsdt_add_cpus(Aml *scope, RISCVVirtState *s) in acpi_dsdt_add_cpus()
144 static void acpi_dsdt_add_plic_aplic(Aml *scope, uint8_t socket_count, in acpi_dsdt_add_plic_aplic()
169 acpi_dsdt_add_uart(Aml *scope, const MemMapEntry *uart_memmap, in acpi_dsdt_add_uart()
414 Aml *scope, *dsdt; in build_dsdt() local
/openbmc/qemu/hw/nvram/
H A Dfw_cfg-acpi.c11 void fw_cfg_acpi_dsdt_add(Aml *scope, const MemMapEntry *fw_cfg_memmap) in fw_cfg_acpi_dsdt_add()

123456