Home
last modified time | relevance | path

Searched refs:sq_remap (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/include/cpu-sh4/cpu/
H A Dsq.h28 unsigned long sq_remap(unsigned long phys, unsigned int size,
/kernel/linux/linux-6.6/arch/sh/include/cpu-sh4/cpu/
H A Dsq.h28 unsigned long sq_remap(unsigned long phys, unsigned int size,
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4/
H A Dsq.c133 * sq_remap - Map a physical address through the Store Queues
143 unsigned long sq_remap(unsigned long phys, unsigned int size, in sq_remap() function
197 EXPORT_SYMBOL(sq_remap); variable
204 * sq_remap(). Also frees up the pte that was previously inserted into
311 int ret = sq_remap(base, len, "Userspace", PAGE_SHARED); in mapping_store()
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh4/
H A Dsq.c133 * sq_remap - Map a physical address through the Store Queues
143 unsigned long sq_remap(unsigned long phys, unsigned int size, in sq_remap() function
197 EXPORT_SYMBOL(sq_remap); variable
204 * sq_remap(). Also frees up the pte that was previously inserted into
311 int ret = sq_remap(base, len, "Userspace", PAGE_SHARED); in mapping_store()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dpvr2fb.c848 pvr2fb_map = sq_remap(fb_info->fix.smem_start, fb_info->fix.smem_len, in pvr2fb_common_init()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dpvr2fb.c852 pvr2fb_map = sq_remap(fb_info->fix.smem_start, fb_info->fix.smem_len, in pvr2fb_common_init()

Completed in 6 milliseconds