Searched refs:x2apic_write_reg (Results 1 - 7 of 7) sorted by relevance

/linux-master/tools/testing/selftests/kvm/lib/x86_64/
H A Dapic.c41 x2apic_write_reg(APIC_SPIV,
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dsvm_int_ctl_test.c29 x2apic_write_reg(APIC_EOI, 0x00);
42 x2apic_write_reg(APIC_ICR,
H A Dsmm_test.c53 x2apic_write_reg(APIC_ICR,
H A Dsvm_nested_soft_inject_test.c112 x2apic_write_reg(APIC_ICR, APIC_DEST_SELF | APIC_INT_ASSERT | APIC_DM_NMI);
H A Ddebug_regs.c27 x2apic_write_reg(APIC_ICR, APIC_DEST_SELF | APIC_INT_ASSERT |
H A Dxapic_state_test.c44 x2apic_write_reg(APIC_ICR, val);
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dapic.h88 static inline void x2apic_write_reg(unsigned int reg, uint64_t value) function

Completed in 192 milliseconds