Searched refs:emodule (Results 1 – 4 of 4) sorted by relevance
108 vaddr_t emodule; member
189 (size_t)(bootspace.emodule - bootspace.smodule)); in kmsan_md_init()
234 (size_t)(bootspace.emodule - bootspace.smodule)); in kasan_md_init()
391 bootspace.emodule, 0); in cpu_startup()1606 bootspace.emodule = KERNBASE + NKL2_KIMG_ENTRIES * NBPD_L2; in init_bootspace()2276 if (v >= bootspace.smodule && v < bootspace.emodule) { in mm_md_kernacc()