Searched refs:guest_ss_ar_bytes (Results 1 – 6 of 6) sorted by relevance
48 SHADOW_FIELD_RO(GUEST_SS_AR_BYTES, guest_ss_ar_bytes)
158 u32 guest_ss_ar_bytes; member340 CHECK_OFFSET(guest_ss_ar_bytes, 888); in vmx_check_vmcs12_offsets()
103 FIELD(GUEST_SS_AR_BYTES, guest_ss_ar_bytes),
221 EVMCS1_FIELD(GUEST_SS_AR_BYTES, guest_ss_ar_bytes,
1534 vmcs12->guest_ss_ar_bytes = evmcs->guest_ss_ar_bytes; in copy_enlightened_to_vmcs12()1742 evmcs->guest_ss_ar_bytes = vmcs12->guest_ss_ar_bytes; in copy_vmcs12_to_enlightened()2216 vmcs_write32(GUEST_SS_AR_BYTES, vmcs12->guest_ss_ar_bytes); in prepare_vmcs02_rare()3675 vmcs12->guest_ss_ar_bytes = vmcs_read32(GUEST_SS_AR_BYTES); in sync_vmcs02_to_vmcs12()
612 u32 guest_ss_ar_bytes; member