OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:apicid
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/acpi/
acpi_srat.h
39
uint32_t
apicid
;
member in struct:acpisrat_cpu
acpi_srat.c
187
cpuentry->cpu.
apicid
= srat_cpu->
ApicId
;
235
cpuentry->cpu.
apicid
= srat_x2apic->
ApicId
;
265
cpuentry->cpu.
apicid
= srat_gicc->AcpiProcessorUid;
493
c.nodeid, j, c.
apicid
, c.sapiceid, c.flags,
577
acpisrat_get_node(uint32_t
apicid
)
588
if (cpu->
apicid
==
apicid
) {
/src/sys/arch/x86/x86/
cpu_topology.c
67
if (c.
apicid
== apic_id) {
ioapic.c
183
ioapic_find(int
apicid
)
187
if (
apicid
== MPS_ALL_APICS) { /* XXX mpbios-specific */
198
if (sc->sc_pic.pic_apicid ==
apicid
)
/src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_topology.c
1480
return cpu_data(first_cpu_of_numa_node).
apicid
;
Completed in 16 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025