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

/linux-master/arch/arm64/include/asm/
H A Dkvm_pgtable.h641 * kvm_pgtable_stage2_test_clear_young() - Test and optionally clear the access
659 bool kvm_pgtable_stage2_test_clear_young(struct kvm_pgtable *pgt, u64 addr,
/linux-master/arch/arm64/kvm/
H A Dmmu.c1812 return kvm_pgtable_stage2_test_clear_young(kvm->arch.mmu.pgt,
1824 return kvm_pgtable_stage2_test_clear_young(kvm->arch.mmu.pgt,
/linux-master/arch/arm64/kvm/hyp/
H A Dpgtable.c1324 bool kvm_pgtable_stage2_test_clear_young(struct kvm_pgtable *pgt, u64 addr, function

Completed in 143 milliseconds