Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dsmm.c422 static int rsm_enter_protected_mode(struct kvm_vcpu *vcpu, in rsm_enter_protected_mode() function
506 r = rsm_enter_protected_mode(vcpu, smstate->cr0, in rsm_load_state_32()
554 r = rsm_enter_protected_mode(vcpu, smstate->cr0, smstate->cr3, smstate->cr4); in rsm_load_state_64()