Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/mmu/
H A Dspte.h339 static inline bool is_executable_pte(u64 spte) in is_executable_pte() function
477 return is_executable_pte(spte); in is_access_allowed()
H A Dmmutrace.h356 __entry->x = is_executable_pte(__entry->spte);