Searched refs:MM_COPY_SEGMENTS (Results 1 – 2 of 2) sorted by relevance
/arch/um/include/shared/skas/ | ||
D | proc_mm.h | 12 #define MM_COPY_SEGMENTS 57 macro |
/arch/x86/um/ | ||
D | ldt.c | 443 copy = ((struct proc_mm_op) { .op = MM_COPY_SEGMENTS, in init_new_ldt() |