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