Searched refs:KVM_PIO_OUT (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/x86/kvm/ | ||
D | trace.h | 97 #define KVM_PIO_OUT 1 macro |
D | x86.c | 4649 trace_kvm_pio(KVM_PIO_OUT, port, size, count, vcpu->arch.pio_data); in emulator_pio_out_emulated() |