Home
last modified time | relevance | path

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

/Linux-v6.6/arch/um/kernel/skas/
Dmmu.c19 struct mm_context *from_mm = NULL; in init_new_context() local
/Linux-v6.6/arch/x86/um/
Dldt.c300 long init_new_ldt(struct mm_context *new_mm, struct mm_context *from_mm) in init_new_ldt()