Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/
H A Dpgtable.c174 static kvm_pte_t *kvm_pte_follow(kvm_pte_t pte, struct kvm_pgtable_mm_ops *mm_ops) in kvm_pte_follow()
185 struct kvm_pgtable_mm_ops *mm_ops) in kvm_set_table_pte()
332 struct kvm_pgtable_mm_ops *mm_ops; member
388 struct kvm_pgtable_mm_ops *mm_ops = data->mm_ops; in hyp_map_walker() local
429 struct kvm_pgtable_mm_ops *mm_ops) in kvm_pgtable_hyp_init()
447 struct kvm_pgtable_mm_ops *mm_ops = arg; in hyp_free_walker() local
477 struct kvm_pgtable_mm_ops *mm_ops; member
566 u32 level, struct kvm_pgtable_mm_ops *mm_ops) in stage2_put_pte()
586 struct kvm_pgtable_mm_ops *mm_ops = data->mm_ops; in stage2_map_walker_try_leaf() local
643 struct kvm_pgtable_mm_ops *mm_ops = data->mm_ops; in stage2_map_walk_leaf() local
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dkvm_pgtable.h82 struct kvm_pgtable_mm_ops *mm_ops; member
224 #define kvm_pgtable_stage2_init(pgt, arch, mm_ops) \ argument
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/include/nvhe/
H A Dmem_protect.h18 struct kvm_pgtable_mm_ops mm_ops; member