Searched refs:is_access_allowed (Results 1 – 1 of 1) sorted by relevance
3386 static bool is_access_allowed(struct kvm_page_fault *fault, u64 spte) in is_access_allowed() function3462 if (is_access_allowed(fault, spte)) { in fast_page_fault()3509 !is_access_allowed(fault, new_spte)) in fast_page_fault()