Home
last modified time | relevance | path

Searched refs:kvm_pte_valid (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dsetup.c196 if (!kvm_pte_valid(ctx->old)) in fix_host_ownership_walker()
241 if (kvm_pte_valid(ctx->old)) in fix_hyp_pgtable_refcnt_walker()
H A Dmm.c288 if (!kvm_pte_valid(ctx->old) || (ctx->end - ctx->start) != kvm_granule_size(ctx->level)) in __create_fixmap_slot_cb()
H A Dmem_protect.c491 if (kvm_pte_valid(pte)) in host_stage2_adjust_range()
697 if (!kvm_pte_valid(pte)) in guest_get_page_state()
1011 if (!kvm_pte_valid(pte)) in __check_host_shared_guest()
/linux/arch/arm64/kvm/
H A Dmmu.c854 if (!kvm_pte_valid(pte)) in get_user_mapping_size()