Searched refs:guest_ssp (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/x86/kvm/vmx/ ! |
| H A D | vmcs12.h | 124 natural_width guest_ssp; member 307 CHECK_OFFSET(guest_ssp, 712); in vmx_check_vmcs12_offsets()
|
| H A D | vmcs12.c | 143 FIELD(GUEST_SSP, guest_ssp),
|
| H A D | nested.c | 2689 vmcs12->guest_ssp, vmcs12->guest_ssp_tbl); in prepare_vmcs02_rare() 3368 vmcs12->guest_ssp, in nested_vmx_check_guest_state() 3379 if (CC(!__is_canonical_address(vmcs12->guest_ssp, max_host_virt_addr_bits() + 1))) in nested_vmx_check_guest_state() 4704 &vmcs12->guest_ssp, in sync_vmcs02_to_vmcs12() 4840 vmcs_write_cet_state(vcpu, vmcs12->guest_s_cet, vmcs12->guest_ssp, in load_vmcs12_host_state()
|
| /linux/include/hyperv/ ! |
| H A D | hvgdk.h | 216 u64 guest_ssp; member
|
| /linux/tools/testing/selftests/kvm/include/x86/ ! |
| H A D | evmcs.h | 204 u64 guest_ssp; member
|