Home
last modified time | relevance | path

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

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