Home
last modified time | relevance | path

Searched defs:ptable (Results 1 – 7 of 7) sorted by relevance

/src/
A Dmm.c41 static struct mm_ptable ptable; variable
140 static mm_level_t mm_root_level(const struct mm_ptable *ptable) in mm_root_level()
149 static uint8_t mm_root_table_count(const struct mm_ptable *ptable) in mm_root_table_count()
158 static void mm_invalidate_tlb(const struct mm_ptable *ptable, in mm_invalidate_tlb()
265 static void mm_replace_entry(const struct mm_ptable *ptable, in mm_replace_entry()
507 static bool mm_ptable_identity_prepare(struct mm_ptable *ptable, in mm_ptable_identity_prepare()
531 static void mm_ptable_identity_commit(struct mm_ptable *ptable, in mm_ptable_identity_commit()
551 static bool mm_ptable_identity_update(struct mm_ptable *ptable, in mm_ptable_identity_update()
661 static void mm_ptable_dump(const struct mm_ptable *ptable) in mm_ptable_dump()
733 static void mm_ptable_defrag_entry(struct mm_ptable *ptable, in mm_ptable_defrag_entry()
[all …]
A Dmm_test.cc55 bool mm_vm_is_mapped(struct mm_ptable *ptable, ipaddr_t ipa) in mm_vm_is_mapped()
94 struct mm_ptable ptable; member in __anona35544d40111::mm
1128 const struct mm_ptable &ptable) in get_ptable()
/src/arch/aarch64/hypervisor/
A Dvm.c133 struct mm_ptable *ptable = &vm_locked.vm->ptable; in arch_vm_identity_prepare() local
152 struct mm_ptable *ptable = &vm_locked.vm->ptable; in arch_vm_identity_commit() local
247 struct mm_ptable *ptable = &vm_locked.vm->iommu_ptables[dma_device_id]; in arch_vm_iommu_mm_prepare() local
263 struct mm_ptable *ptable = &vm_locked.vm->iommu_ptables[dma_device_id]; in arch_vm_iommu_mm_commit() local
/src/arch/aarch64/hftest/el0/
A Dmm.c24 void arch_vm_mm_enable(const struct mm_ptable *ptable) in arch_vm_mm_enable()
/src/arch/aarch64/hftest/
A Dmm.c99 void arch_vm_mm_enable(const struct mm_ptable *ptable) in arch_vm_mm_enable()
/src/arch/fake/
A Dmm.c189 bool arch_mm_init(const struct mm_ptable *ptable) in arch_mm_init()
/src/arch/aarch64/
A Dmm.c753 bool arch_mm_init(const struct mm_ptable *ptable) in arch_mm_init()

Completed in 18 milliseconds