Home
last modified time | relevance | path

Searched defs:mmu (Results 1 - 25 of 224) sorted by relevance

123456789

/kernel/linux/linux-5.10/fs/ramfs/
H A DMakefile
/kernel/linux/linux-6.6/fs/ramfs/
H A DMakefile
/kernel/linux/linux-5.10/arch/arm/lib/
H A DMakefile
/kernel/linux/linux-5.10/arch/sh/mm/
H A DMakefile
/kernel/linux/linux-6.6/arch/arm/lib/
H A DMakefile
/kernel/linux/linux-6.6/arch/sh/mm/
H A DMakefile
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dummu.h9 struct nvkm_mmu *mmu; member
H A Dnv41.c32 nv41_mmu_init(struct nvkm_mmu *mmu) in nv41_mmu_init() argument
H A Dgf100.c33 gf100_mmu_kind(struct nvkm_mmu *mmu, int *count, u8 *invalid) in gf100_mmu_kind() argument
H A Dnv44.c32 nv44_mmu_init(struct nvkm_mmu *mmu) in nv44_mmu_init() argument
H A Dtu102.c31 tu102_mmu_kind(struct nvkm_mmu *mmu, int *count, u8 *invalid) in tu102_mmu_kind() argument
H A Dvmmgm20b.c57 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 Dvmmgk20a.c67 gk20a_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, in gk20a_vmm_new() argument
H A Dvmmgp10b.c45 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 Dummu.h9 struct nvkm_mmu *mmu; member
H A Dnv44.c32 nv44_mmu_init(struct nvkm_mmu *mmu) in nv44_mmu_init() argument
H A Dnv41.c32 nv41_mmu_init(struct nvkm_mmu *mmu) in nv41_mmu_init() argument
/kernel/linux/linux-6.6/arch/um/kernel/skas/
H A Dmmu.c62 struct mm_context *mmu = &mm->context; in destroy_context() local
/kernel/linux/linux-5.10/include/soc/mediatek/
H A Dsmi.h20 unsigned int mmu; member
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/mmu/
H A Dsh_mmu_mrfld.c31 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 Dsmi.h24 unsigned int mmu; member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/mmu/
H A Dsh_mmu_mrfld.c31 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 Dtlb.c19 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 Dtlb.c15 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 Dhyp-main.c35 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

Completed in 5 milliseconds

123456789