Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dkvm_pgtable.h629 bool kvm_pgtable_stage2_test_clear_young(struct kvm_pgtable *pgt, u64 addr,
/openbmc/linux/arch/arm64/kvm/
H A Dmmu.c1824 return kvm_pgtable_stage2_test_clear_young(kvm->arch.mmu.pgt, in kvm_age_gfn()
1836 return kvm_pgtable_stage2_test_clear_young(kvm->arch.mmu.pgt, in kvm_test_age_gfn()
/openbmc/linux/arch/arm64/kvm/hyp/
H A Dpgtable.c1282 bool kvm_pgtable_stage2_test_clear_young(struct kvm_pgtable *pgt, u64 addr, in kvm_pgtable_stage2_test_clear_young() function