Searched refs:MODULE_END (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dpgtable-64.h151 #define MODULE_END (FIXADDR_START-2*PAGE_SIZE) macro
/linux-master/arch/mips/mm/
H A Dfault.c87 if (unlikely(address >= MODULE_START && address < MODULE_END))
/linux-master/arch/mips/kernel/
H A Dmodule.c37 return __vmalloc_node_range(size, 1, MODULE_START, MODULE_END,

Completed in 175 milliseconds