Searched refs:x2apic_write_reg (Results 1 – 10 of 10) sorted by relevance
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | svm_int_ctl_test.c | 29 x2apic_write_reg(APIC_EOI, 0x00); in intr_irq_handler() 42 x2apic_write_reg(APIC_ICR, in l2_guest_code()
|
| H A D | xapic_tpr_test.c | 53 x2apic_write_reg(APIC_EOI, 0); in tpr_guest_irq_handler_x2apic() 59 x2apic_write_reg(APIC_SELF_IPI, IRQ_VECTOR); in tpr_guest_irq_queue()
|
| H A D | vmx_apicv_updates_test.c | 87 x2apic_write_reg(APIC_EOI, 0); in l1_guest_code()
|
| H A D | smm_test.c | 51 x2apic_write_reg(APIC_ICR, in self_smi()
|
| H A D | apic_bus_clock_test.c | 53 x2apic_write_reg(reg, val); in apic_write_reg()
|
| H A D | svm_nested_soft_inject_test.c | 112 x2apic_write_reg(APIC_ICR, APIC_DEST_SELF | APIC_INT_ASSERT | APIC_DM_NMI); in l1_guest_code()
|
| H A D | debug_regs.c | 27 x2apic_write_reg(APIC_ICR, APIC_DEST_SELF | APIC_INT_ASSERT | in guest_code()
|
| H A D | xapic_state_test.c | 52 x2apic_write_reg(APIC_ICR, val); in x2apic_guest_code()
|
| /linux/tools/testing/selftests/kvm/lib/x86/ |
| H A D | apic.c | 41 x2apic_write_reg(APIC_SPIV, in x2apic_enable()
|
| /linux/tools/testing/selftests/kvm/include/x86/ |
| H A D | apic.h | 107 static inline void x2apic_write_reg(unsigned int reg, uint64_t value) in x2apic_write_reg() function
|