Searched refs:VMX_IO_SIZE_MASK (Results 1 – 2 of 2) sorted by relevance
625 #define VMX_IO_SIZE_MASK 0x7 macro
719 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()