Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/kernel/skas/
H A Dmmu.c19 struct mm_context *from_mm = NULL; in init_new_context() local
/openbmc/linux/arch/x86/um/
H A Dldt.c300 long init_new_ldt(struct mm_context *new_mm, struct mm_context *from_mm) in init_new_ldt()