Home
last modified time | relevance | path

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

/hypervisor/arch/x86/guest/
A Dtrusty.c145 ext_ctx->gdtr.limit = exec_vmread32(VMX_GUEST_GDTR_LIMIT); in save_world_ctx()
198 exec_vmwrite32(VMX_GUEST_GDTR_LIMIT, ext_ctx->gdtr.limit); in load_world_ctx()
A Dvmcs.c37 exec_vmwrite32(VMX_GUEST_GDTR_LIMIT, ectx->gdtr.limit); in init_guest_vmx()
A Dnested.c328 VMX_GUEST_GDTR_LIMIT,
A Dinstr_emul.c334 desc->limit_field = VMX_GUEST_GDTR_LIMIT; in encode_vmcs_seg_desc()
/hypervisor/include/arch/x86/asm/
A Dvmx.h150 #define VMX_GUEST_GDTR_LIMIT 0x00004810U macro

Completed in 13 milliseconds