Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/mmu/
H A Dspte.h323 static inline bool is_executable_pte(u64 spte) in is_executable_pte() function
H A Dmmutrace.h355 __entry->x = is_executable_pte(__entry->spte);
H A Dmmu.c3389 return is_executable_pte(spte); in is_access_allowed()