Searched refs:is_access_allowed (Results 1 – 1 of 1) sorted by relevance
3287 static bool is_access_allowed(u32 fault_err_code, u64 spte) in is_access_allowed() function3343 if (is_access_allowed(error_code, spte)) { in fast_page_fault()3380 !is_access_allowed(error_code, new_spte)) in fast_page_fault()