Home
last modified time | relevance | path

Searched defs:mm_ops (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/arch/arm64/kvm/hyp/
H A Dpgtable.c162 struct kvm_pgtable_mm_ops *mm_ops, in __kvm_pgtable_visit()
420 struct kvm_pgtable_mm_ops *mm_ops = ctx->mm_ops; in hyp_map_walker() local
468 struct kvm_pgtable_mm_ops *mm_ops = ctx->mm_ops; in hyp_unmap_walker() local
519 struct kvm_pgtable_mm_ops *mm_ops) in kvm_pgtable_hyp_init()
544 struct kvm_pgtable_mm_ops *mm_ops = ctx->mm_ops; in hyp_free_walker() local
780 struct kvm_pgtable_mm_ops *mm_ops = ctx->mm_ops; in stage2_try_break_pte() local
818 struct kvm_pgtable_mm_ops *mm_ops = ctx->mm_ops; in stage2_make_pte() local
843 struct kvm_pgtable_mm_ops *mm_ops) in stage2_unmap_put_pte()
908 struct kvm_pgtable_mm_ops *mm_ops = ctx->mm_ops; in stage2_map_walker_try_leaf() local
963 struct kvm_pgtable_mm_ops *mm_ops = ctx->mm_ops; in stage2_map_walk_table_pre() local
[all …]
/linux-6.15/arch/arm64/kvm/hyp/include/nvhe/
H A Dmem_protect.h21 struct kvm_pgtable_mm_ops mm_ops; member
H A Dpkvm.h42 struct kvm_pgtable_mm_ops mm_ops; member
/linux-6.15/arch/arm64/include/asm/
H A Dkvm_pgtable.h309 struct kvm_pgtable_mm_ops *mm_ops; member
421 struct kvm_pgtable_mm_ops *mm_ops; member
535 struct kvm_pgtable_mm_ops *mm_ops) in kvm_pgtable_stage2_init()
/linux-6.15/arch/arm64/kvm/
H A Dpkvm.c324 struct kvm_pgtable_mm_ops *mm_ops) in pkvm_pgtable_stage2_init()
457 void pkvm_pgtable_stage2_free_unlinked(struct kvm_pgtable_mm_ops *mm_ops, void *pgtable, s8 level) in pkvm_pgtable_stage2_free_unlinked()