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