Home
last modified time | relevance | path

Searched refs:KUSER_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/nios2/mm/
H A Dinit.c98 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()
/openbmc/linux/arch/nios2/include/asm/
H A Dprocessor.h38 #define KUSER_SIZE (PAGE_SIZE) macro