Home
last modified time | relevance | path

Searched refs:apic_ops (Results 1 – 2 of 2) sorted by relevance

/kvm-unit-tests/lib/x86/
H A Dsmp.h34 void *apic_ops; member
86 BUILD_PERCPU_OP(apic_ops);
H A Dapic.c14 struct apic_ops { struct
21 static struct apic_ops *get_apic_ops(void) in get_apic_ops() argument
59 static const struct apic_ops xapic_ops = {
91 static const struct apic_ops x2apic_ops = {