Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kvm/hyp/
H A Dpgtable.c180 kvm_pteref_t childp; in __kvm_pgtable_visit() local
418 kvm_pte_t *childp, new; in hyp_map_walker() local
429 if (!childp) in hyp_map_walker()
465 kvm_pte_t *childp = NULL; in hyp_unmap_walker() local
496 if (childp) in hyp_unmap_walker()
575 kvm_pte_t *childp; member
982 kvm_pte_t *childp, new; in stage2_map_walk_leaf() local
996 if (!childp) in stage2_map_walk_leaf()
1132 if (childp) in stage2_unmap_walker()
1474 if (IS_ERR(childp)) in stage2_split_walker()
[all …]