Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dxapic_state_test.c50 static void ____test_icr(struct xapic_vcpu *x, uint64_t val) in ____test_icr() function
95 ____test_icr(x, val | APIC_ICR_BUSY); in __test_icr()
96 ____test_icr(x, val & ~(u64)APIC_ICR_BUSY); in __test_icr()