Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/include/asm/
Dkvm_mmu.h168 static inline bool kvm_s2pte_exec(pte_t *pte) in kvm_s2pte_exec() function
/Linux-v5.4/arch/arm64/include/asm/
Dkvm_mmu.h242 static inline bool kvm_s2pte_exec(pte_t *ptep)
/Linux-v5.4/virt/kvm/arm/
Dmmu.c1213 return kvm_s2pte_exec(ptep); in stage2_is_exec()