Searched refs:kvm_s2pte_readonly (Results 1 – 3 of 3) sorted by relevance
237 static inline bool kvm_s2pte_readonly(pte_t *ptep)254 return kvm_s2pte_readonly((pte_t *)pmdp);269 return kvm_s2pte_readonly((pte_t *)pudp);
163 static inline bool kvm_s2pte_readonly(pte_t *pte) in kvm_s2pte_readonly() function
1431 if (!kvm_s2pte_readonly(pte)) in stage2_wp_ptes()