/kernel/linux/linux-5.10/fs/ramfs/ |
H A D | Makefile | |
/kernel/linux/linux-6.6/fs/ramfs/ |
H A D | Makefile | |
/kernel/linux/linux-5.10/arch/arm/lib/ |
H A D | Makefile | |
/kernel/linux/linux-5.10/arch/sh/mm/ |
H A D | Makefile | |
/kernel/linux/linux-6.6/arch/arm/lib/ |
H A D | Makefile | |
/kernel/linux/linux-6.6/arch/sh/mm/ |
H A D | Makefile | |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | ummu.h | 9 struct nvkm_mmu *mmu; member
|
H A D | nv41.c | 32 nv41_mmu_init(struct nvkm_mmu *mmu) in nv41_mmu_init() argument
|
H A D | gf100.c | 33 gf100_mmu_kind(struct nvkm_mmu *mmu, int *count, u8 *invalid) in gf100_mmu_kind() argument
|
H A D | nv44.c | 32 nv44_mmu_init(struct nvkm_mmu *mmu) in nv44_mmu_init() argument
|
H A D | tu102.c | 31 tu102_mmu_kind(struct nvkm_mmu *mmu, int *count, u8 *invalid) in tu102_mmu_kind() argument
|
H A D | vmmgm20b.c | 57 gm20b_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, in gm20b_vmm_new() argument 66 gm20b_vmm_new_fixed(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, in gm20b_vmm_new_fixed() argument
|
H A D | vmmgk20a.c | 67 gk20a_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, in gk20a_vmm_new() argument
|
H A D | vmmgp10b.c | 45 gp10b_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, in gp10b_vmm_new() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | ummu.h | 9 struct nvkm_mmu *mmu; member
|
H A D | nv44.c | 32 nv44_mmu_init(struct nvkm_mmu *mmu) in nv44_mmu_init() argument
|
H A D | nv41.c | 32 nv41_mmu_init(struct nvkm_mmu *mmu) in nv41_mmu_init() argument
|
/kernel/linux/linux-6.6/arch/um/kernel/skas/ |
H A D | mmu.c | 62 struct mm_context *mmu = &mm->context; in destroy_context() local
|
/kernel/linux/linux-5.10/include/soc/mediatek/ |
H A D | smi.h | 20 unsigned int mmu; member
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/mmu/ |
H A D | sh_mmu_mrfld.c | 31 static unsigned int sh_phys_to_pte(struct isp_mmu *mmu, in sh_phys_to_pte() argument 37 static phys_addr_t sh_pte_to_phys(struct isp_mmu *mmu, in sh_pte_to_phys() argument 45 static unsigned int sh_get_pd_base(struct isp_mmu *mmu, in sh_get_pd_base() argument 64 static void sh_tlb_flush(struct isp_mmu *mmu) in sh_tlb_flush() argument
|
/kernel/linux/linux-6.6/include/soc/mediatek/ |
H A D | smi.h | 24 unsigned int mmu; member
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/mmu/ |
H A D | sh_mmu_mrfld.c | 31 static unsigned int sh_phys_to_pte(struct isp_mmu *mmu, in sh_phys_to_pte() argument 37 static phys_addr_t sh_pte_to_phys(struct isp_mmu *mmu, in sh_pte_to_phys() argument 45 static unsigned int sh_get_pd_base(struct isp_mmu *mmu, in sh_get_pd_base() argument 64 static void sh_tlb_flush(struct isp_mmu *mmu) in sh_tlb_flush() argument
|
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/vhe/ |
H A D | tlb.c | 19 static void __tlb_switch_to_guest(struct kvm_s2_mmu *mmu, in __tlb_switch_to_guest() argument 82 void __kvm_tlb_flush_vmid_ipa(struct kvm_s2_mmu *mmu, in __kvm_tlb_flush_vmid_ipa() argument 114 void __kvm_tlb_flush_vmid(struct kvm_s2_mmu *mmu) in __kvm_tlb_flush_vmid() argument 130 void __kvm_flush_cpu_context(struct kvm_s2_mmu *mmu) in __kvm_flush_cpu_context() argument
|
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/nvhe/ |
H A D | tlb.c | 15 static void __tlb_switch_to_guest(struct kvm_s2_mmu *mmu, in __tlb_switch_to_guest() argument 56 void __kvm_tlb_flush_vmid_ipa(struct kvm_s2_mmu *mmu, in __kvm_tlb_flush_vmid_ipa() argument 110 void __kvm_tlb_flush_vmid(struct kvm_s2_mmu *mmu) in __kvm_tlb_flush_vmid() argument 126 void __kvm_flush_cpu_context(struct kvm_s2_mmu *mmu) in __kvm_flush_cpu_context() argument
|
H A D | hyp-main.c | 35 struct kvm_s2_mmu *mmu = (struct kvm_s2_mmu *)r1; in handle_host_hcall() local 44 struct kvm_s2_mmu *mmu = (struct kvm_s2_mmu *)r1; in handle_host_hcall() local 51 struct kvm_s2_mmu *mmu = (struct kvm_s2_mmu *)r1; in handle_host_hcall() local
|