Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dkvm_nested.h118 static inline bool kvm_s2_trans_writable(struct kvm_s2_trans *trans) in kvm_s2_trans_writable() function
/linux/arch/arm64/kvm/
H A Dat.c517 if (wi->s2 && !kvm_s2_trans_writable(&s2_trans)) { in walk_s1()
H A Dmmu.c1550 *writable &= kvm_s2_trans_writable(nested); in adjust_nested_fault_perms()