Searched refs:kvm_s2_trans (Results 1 – 4 of 4) sorted by relevance
89 struct kvm_s2_trans { struct99 static inline phys_addr_t kvm_s2_trans_output(struct kvm_s2_trans *trans) in kvm_s2_trans_output() argument104 static inline unsigned long kvm_s2_trans_size(struct kvm_s2_trans *trans) in kvm_s2_trans_size()109 static inline u32 kvm_s2_trans_esr(struct kvm_s2_trans *trans) in kvm_s2_trans_esr()114 static inline bool kvm_s2_trans_readable(struct kvm_s2_trans *trans) in kvm_s2_trans_readable()119 static inline bool kvm_s2_trans_writable(struct kvm_s2_trans *trans) in kvm_s2_trans_writable()130 static inline bool kvm_s2_trans_exec_el0(struct kvm *kvm, struct kvm_s2_trans *trans) in kvm_s2_trans_exec_el0()146 static inline bool kvm_s2_trans_exec_el1(struct kvm *kvm, struct kvm_s2_trans *trans) in kvm_s2_trans_exec_el1()163 struct kvm_s2_trans *result);165 struct kvm_s2_trans *trans);[all …]
1545 static enum kvm_pgtable_prot adjust_nested_fault_perms(struct kvm_s2_trans *nested, in adjust_nested_fault_perms()1557 struct kvm_s2_trans *nested, in adjust_nested_exec_perms()1571 struct kvm_s2_trans *nested;2217 struct kvm_s2_trans nested_trans, *nested = NULL; in kvm_handle_guest_abort()
245 struct s2_walk_info *wi, struct kvm_s2_trans *out) in walk_nested_s2_pgd()404 struct kvm_s2_trans *result) in kvm_walk_nested_s2()831 int kvm_s2_handle_perm_fault(struct kvm_vcpu *vcpu, struct kvm_s2_trans *trans) in kvm_s2_handle_perm_fault()
407 struct kvm_s2_trans s2_trans = {}; in walk_s1()787 struct kvm_s2_trans *tr) in compute_par_s12()1528 struct kvm_s2_trans out = {}; in __kvm_at_s12()