Searched defs:init_mm (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/mm/ | ||
H A D | init-mm.c | 32 struct mm_struct init_mm = { variable |
/openbmc/linux/arch/s390/boot/ | ||
H A D | vmem.c | 20 #define init_mm (*(struct mm_struct *)vmlinux.init_mm_off) macro |