Home
last modified time | relevance | path

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

/arch/arm64/kvm/hyp/
A Dpgtable.c27 static bool kvm_pgtable_walk_skip_cmo(const struct kvm_pgtable_visit_ctx *ctx) in kvm_pgtable_walk_skip_cmo()
123 const struct kvm_pgtable_visit_ctx *ctx, in kvm_pgtable_visitor_cb()
161 struct kvm_pgtable_visit_ctx ctx = { in __kvm_pgtable_visit()
294 static int leaf_walker(const struct kvm_pgtable_visit_ctx *ctx, in leaf_walker()
409 static int hyp_map_walker(const struct kvm_pgtable_visit_ctx *ctx, in hyp_map_walker()
456 static int hyp_unmap_walker(const struct kvm_pgtable_visit_ctx *ctx, in hyp_unmap_walker()
535 static int hyp_free_walker(const struct kvm_pgtable_visit_ctx *ctx, in hyp_free_walker()
1018 static int stage2_map_walker(const struct kvm_pgtable_visit_ctx *ctx, in stage2_map_walker()
1156 static int stage2_attr_walker(const struct kvm_pgtable_visit_ctx *ctx, in stage2_attr_walker()
1245 static int stage2_age_walker(const struct kvm_pgtable_visit_ctx *ctx, in stage2_age_walker()
[all …]
/arch/arm64/include/asm/
A Dkvm_pgtable.h310 struct kvm_pgtable_visit_ctx { struct
322 typedef int (*kvm_pgtable_visitor_fn_t)(const struct kvm_pgtable_visit_ctx *ctx, argument
325 static inline bool kvm_pgtable_walk_shared(const struct kvm_pgtable_visit_ctx *ctx) in kvm_pgtable_walk_shared()
/arch/arm64/kvm/hyp/nvhe/
A Dsetup.c189 static int fix_host_ownership_walker(const struct kvm_pgtable_visit_ctx *ctx, in fix_host_ownership_walker()
233 static int fix_hyp_pgtable_refcnt_walker(const struct kvm_pgtable_visit_ctx *ctx, in fix_hyp_pgtable_refcnt_walker()
A Dmm.c283 static int __create_fixmap_slot_cb(const struct kvm_pgtable_visit_ctx *ctx, in __create_fixmap_slot_cb()
A Dmem_protect.c625 static int __check_page_state_visitor(const struct kvm_pgtable_visit_ctx *ctx, in __check_page_state_visitor()
/arch/arm64/kvm/
A Dptdump.c62 static int kvm_ptdump_visitor(const struct kvm_pgtable_visit_ctx *ctx, in kvm_ptdump_visitor()

Completed in 15 milliseconds