Home
last modified time | relevance | path

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

/hypervisor/arch/x86/guest/
A Dnested.c667 uint32_t ar = exec_vmread32(VMX_GUEST_SS_ATTR); in get_guest_cpl() local
668 return ((ar >> 5) & 3); in get_guest_cpl()
735 uint32_t ar = exec_vmread32(VMX_GUEST_CS_ATTR); in vmxon_vmexit_handler() local
743 || ((ar & (1U << 13U)) == 0U)) { in vmxon_vmexit_handler()
/hypervisor/
A DMakefile157 AR ?= ar
/hypervisor/lib/crypto/mbedtls/
A DChangeLog266 * Add an option in the Makefile to support ar utilities where the operation

Completed in 13 milliseconds