Searched refs:mmu_update (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/xen/ |
| H A D | mmu_pv.c | 172 static void xen_extend_mmu_update(const struct mmu_update *update) in xen_extend_mmu_update() 175 struct mmu_update *u; in xen_extend_mmu_update() 210 struct mmu_update u; in xen_set_pmd_hyper() 251 struct mmu_update u; in xen_batched_set_pte() 274 struct mmu_update u; in __xen_set_pte() 299 struct mmu_update u; in xen_ptep_modify_prot_commit() 391 struct mmu_update u; in xen_set_pud_hyper() 460 struct mmu_update u; in __xen_set_p4d_hyper() 2370 struct mmu_update *mmu_update; member 2387 rmd->mmu_update->ptr = virt_to_machine(ptep).maddr; in remap_area_pfn_pte_fn() [all …]
|
| H A D | setup.c | 290 struct mmu_update update = { in xen_update_mem_tables()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_mmu_mode_aarch64.c | 93 static void mmu_update(struct kbase_context *kctx) in mmu_update() function 186 .update = mmu_update,
|
| H A D | mali_kbase_mmu_mode_lpae.c | 97 static void mmu_update(struct kbase_context *kctx) in mmu_update() function 184 .update = mmu_update,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/mmu/ |
| H A D | mali_kbase_mmu_mode_aarch64.c | 54 static void mmu_update(struct kbase_device *kbdev, struct kbase_mmu_table *mmut, in mmu_update() function 203 static const struct kbase_mmu_mode aarch64_mode = { .update = mmu_update,
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/xen/ |
| H A D | hypercall.h | 258 HYPERVISOR_mmu_update(struct mmu_update *req, int count, in HYPERVISOR_mmu_update() 261 return _hypercall4(int, mmu_update, req, count, success_count, domid); in HYPERVISOR_mmu_update() 497 MULTI_mmu_update(struct multicall_entry *mcl, struct mmu_update *req, in MULTI_mmu_update()
|
| /OK3568_Linux_fs/kernel/include/xen/interface/ |
| H A D | xen.h | 477 struct mmu_update { struct 481 DEFINE_GUEST_HANDLE_STRUCT(mmu_update); argument
|
| /OK3568_Linux_fs/kernel/include/xen/arm/ |
| H A D | hypercall.h | 85 MULTI_mmu_update(struct multicall_entry *mcl, struct mmu_update *req, in MULTI_mmu_update()
|
| /OK3568_Linux_fs/kernel/tools/lib/traceevent/plugins/ |
| H A D | plugin_xen.c | 57 N(mmu_update),
|