Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dkvm_nested.h145 static inline bool kvm_s2_trans_exec_el1(struct kvm *kvm, struct kvm_s2_trans *trans) in kvm_s2_trans_exec_el1() function
/linux/arch/arm64/kvm/
H A Dnested.c838 forward_fault = !kvm_s2_trans_exec_el1(vcpu->kvm, trans); in kvm_s2_handle_perm_fault()
H A Dmmu.c1563 if (!kvm_s2_trans_exec_el1(kvm, nested)) in adjust_nested_exec_perms()