Searched refs:sq_remap (Results 1 – 2 of 2) sorted by relevance
28 unsigned long sq_remap(unsigned long phys, unsigned int size,
143 unsigned long sq_remap(unsigned long phys, unsigned int size, in sq_remap() function197 EXPORT_SYMBOL(sq_remap);311 int ret = sq_remap(base, len, "Userspace", PAGE_SHARED); in mapping_store()