Home
last modified time | relevance | path

Searched refs:mmu_map (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/media/meson/vdec/
H A Dcodec_hevc_common.c285 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()
/openbmc/linux/arch/m68k/kernel/
H A Dhead.S446 func_define mmu_map,4
461 mmu_map \arg1,\arg1,\arg2,\arg3
936 mmu_map #PAGE_OFFSET,%pc@(L(phys_kernel_start)),%d1,\
957 mmu_map #0x80000000,#0,#0x01000000,#_PAGE_NOCACHE_S
970 mmu_map #0x80000000,#0,#0x02000000,#_PAGE_NOCACHE030
1023 mmu_map #0xff000000,%d3,#0x01000000,#_PAGE_NOCACHE_S
1062 mmu_map #0xf0000000,#0,#0x02000000,#_PAGE_NOCACHE030
1070 mmu_map #0xf0000000,#0,#0x01000000,#_PAGE_NOCACHE_S
1190 mmu_map #VIDEOMEMBASE,%d0,#VIDEOMEMSIZE,%d3
2116 func_start mmu_map,%d0-%d4/%a0-%a4
[all …]
/openbmc/linux/drivers/staging/media/atomisp/pci/mmu/
H A Disp_mmu.c317 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()