Home
last modified time | relevance | path

Searched refs:is_access_allowed (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/x86/kvm/mmu/
Dmmu.c3265 static bool is_access_allowed(struct kvm_page_fault *fault, u64 spte) in is_access_allowed() function
3341 if (is_access_allowed(fault, spte)) { in fast_page_fault()
3388 !is_access_allowed(fault, new_spte)) in fast_page_fault()