Home
last modified time | relevance | path

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

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