Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dxapic_state_test.c14 struct xapic_vcpu { struct
50 static void ____test_icr(struct xapic_vcpu *x, uint64_t val) in ____test_icr()
86 static void __test_icr(struct xapic_vcpu *x, uint64_t val) in __test_icr()
99 static void test_icr(struct xapic_vcpu *x) in test_icr()
190 struct xapic_vcpu x = { in main()