Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/x86/
H A Dapic.c14 struct apic_ops { struct
21 static struct apic_ops *get_apic_ops(void) in get_apic_ops() argument
H A Dsmp.h34 void *apic_ops; member