Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/include/asm/
Dkvm_mmu.h116 static inline bool kvm_s2pte_exec(pte_t *pte) in kvm_s2pte_exec() function
/Linux-v4.19/arch/arm64/include/asm/
Dkvm_mmu.h221 static inline bool kvm_s2pte_exec(pte_t *ptep)
/Linux-v4.19/virt/kvm/arm/
Dmmu.c1102 return kvm_s2pte_exec(ptep); in stage2_is_exec()