Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/kvm/x86_64/
Dxapic_state_test.c50 static void ____test_icr(struct kvm_vm *vm, struct kvm_vcpu *vcpu, uint64_t val) in ____test_icr() function
80 ____test_icr(vm, vcpu, val | APIC_ICR_BUSY); in __test_icr()
81 ____test_icr(vm, vcpu, val & ~(u64)APIC_ICR_BUSY); in __test_icr()