Home
last modified time | relevance | path

Searched defs:init_mm (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/mm/
H A Dinit-mm.c32 struct mm_struct init_mm = { variable
/openbmc/linux/arch/s390/boot/
H A Dvmem.c20 #define init_mm (*(struct mm_struct *)vmlinux.init_mm_off) macro