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)
157 u32 guest_ss_ar_bytes; member331 CHECK_OFFSET(guest_ss_ar_bytes, 888); in vmx_check_vmcs12_offsets()
105 FIELD(GUEST_SS_AR_BYTES, guest_ss_ar_bytes),
239 EVMCS1_FIELD(GUEST_SS_AR_BYTES, guest_ss_ar_bytes,
1706 vmcs12->guest_ss_ar_bytes = evmcs->guest_ss_ar_bytes; in copy_enlightened_to_vmcs12()1926 evmcs->guest_ss_ar_bytes = vmcs12->guest_ss_ar_bytes; in copy_vmcs12_to_enlightened()2430 vmcs_write32(GUEST_SS_AR_BYTES, vmcs12->guest_ss_ar_bytes); in prepare_vmcs02_rare()4379 vmcs12->guest_ss_ar_bytes = vmcs_read32(GUEST_SS_AR_BYTES); in sync_vmcs02_to_vmcs12()
480 u32 guest_ss_ar_bytes; member