Searched refs:mmu_map (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/arch/m68k/kernel/ |
D | head.S | 442 func_define mmu_map,4 457 mmu_map \arg1,\arg1,\arg2,\arg3 932 mmu_map #PAGE_OFFSET,%pc@(L(phys_kernel_start)),%d1,\ 953 mmu_map #0x80000000,#0,#0x01000000,#_PAGE_NOCACHE_S 966 mmu_map #0x80000000,#0,#0x02000000,#_PAGE_NOCACHE030 1013 mmu_map #0xff000000,%d3,#0x01000000,#_PAGE_NOCACHE030 1019 mmu_map #0xff000000,%d3,#0x01000000,#_PAGE_NOCACHE_S 1058 mmu_map #0xf0000000,#0,#0x02000000,#_PAGE_NOCACHE030 1066 mmu_map #0xf0000000,#0,#0x01000000,#_PAGE_NOCACHE_S 1186 mmu_map #VIDEOMEMBASE,%d0,#VIDEOMEMSIZE,%d3 [all …]
|
/linux-6.12.1/drivers/staging/media/meson/vdec/ |
D | codec_hevc_common.c | 285 u32 *mmu_map = comm->mmu_map_vaddr; in codec_hevc_fill_mmu_map() local 295 mmu_map[i] = first_page + i; in codec_hevc_fill_mmu_map()
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/mmu/ |
D | isp_mmu.c | 317 static int mmu_map(struct isp_mmu *mmu, unsigned int isp_virt, in mmu_map() function 489 return mmu_map(mmu, isp_virt, phys, pgnr); in isp_mmu_map()
|