Searched refs:guest_cs_ar_bytes (Results 1 – 5 of 5) sorted by relevance
47 SHADOW_FIELD_RO(GUEST_CS_AR_BYTES, guest_cs_ar_bytes)
156 u32 guest_cs_ar_bytes; member332 CHECK_OFFSET(guest_cs_ar_bytes, 884); in vmx_check_vmcs12_offsets()
104 FIELD(GUEST_CS_AR_BYTES, guest_cs_ar_bytes),
230 EVMCS1_FIELD(GUEST_CS_AR_BYTES, guest_cs_ar_bytes,
1796 vmcs12->guest_cs_ar_bytes = evmcs->guest_cs_ar_bytes; in copy_enlightened_to_vmcs12()2020 evmcs->guest_cs_ar_bytes = vmcs12->guest_cs_ar_bytes; in copy_vmcs12_to_enlightened()2548 vmcs_write32(GUEST_CS_AR_BYTES, vmcs12->guest_cs_ar_bytes); in prepare_vmcs02_rare()4573 vmcs12->guest_cs_ar_bytes = vmcs_read32(GUEST_CS_AR_BYTES); in sync_vmcs02_to_vmcs12()
Completed in 17 milliseconds