Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/
H A Demulate-nested.c2657 static u64 kvm_check_illegal_exception_return(struct kvm_vcpu *vcpu, u64 spsr) in kvm_check_illegal_exception_return() function
2695 spsr = kvm_check_illegal_exception_return(vcpu, spsr); in kvm_emulate_nested_eret()