Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dvmx.h625 #define VMX_IO_SIZE_MASK 0x7 macro
H A Dvmx_tests.c719 report((exit_qual & VMX_IO_SIZE_MASK) == _VMX_IO_BYTE, in iobmp_exit_handler()
726 report((exit_qual & VMX_IO_SIZE_MASK) == _VMX_IO_WORD, in iobmp_exit_handler()
733 report((exit_qual & VMX_IO_SIZE_MASK) == _VMX_IO_LONG, in iobmp_exit_handler()