Home
last modified time | relevance | path

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

/Linux-v5.10/arch/hexagon/include/asm/
Dmmu.h16 struct mm_context { struct
22 typedef struct mm_context mm_context_t; argument
/Linux-v5.10/arch/um/include/asm/
Dmmu.h12 typedef struct mm_context { struct
14 struct uml_arch_mm_context arch; argument
21 extern long init_new_ldt(struct mm_context *to_mm, struct mm_context *from_mm); argument