Searched refs:ar (Results 1 – 3 of 3) sorted by relevance
667 uint32_t ar = exec_vmread32(VMX_GUEST_SS_ATTR); in get_guest_cpl() local668 return ((ar >> 5) & 3); in get_guest_cpl()735 uint32_t ar = exec_vmread32(VMX_GUEST_CS_ATTR); in vmxon_vmexit_handler() local743 || ((ar & (1U << 13U)) == 0U)) { in vmxon_vmexit_handler()
157 AR ?= ar
266 * Add an option in the Makefile to support ar utilities where the operation
Completed in 13 milliseconds