Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dsvm_tests.c1744 static volatile uint8_t io_port_var = 0xAA; variable
1780 : [io_port_var] "=m" (io_port_var) in reg_corruption_test()
1801 if (guest_rip == insb_instruction_label && io_port_var != 0xAA) { in reg_corruption_finished()