Searched refs:KUSER_SIZE (Results 1 – 2 of 2) sorted by relevance
98 flush_icache_range(vpage, vpage + KUSER_SIZE); in alloc_kuser_page()113 ret = install_special_mapping(mm, KUSER_BASE, KUSER_SIZE, in arch_setup_additional_pages()
38 #define KUSER_SIZE (PAGE_SIZE) macro