Searched defs:write_ldt_entry (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/um/
H A Dldt.c20 static long write_ldt_entry(struct mm_id *mm_idp, int func, write_ldt_entry() function
/linux-4.4.14/arch/x86/include/asm/
H A Ddesc.h104 #define write_ldt_entry(dt, entry, desc) native_write_ldt_entry(dt, entry, desc) macro
H A Dparavirt.h262 static inline void write_ldt_entry(struct desc_struct *dt, int entry, write_ldt_entry() function
H A Dparavirt_types.h138 void (*write_ldt_entry)(struct desc_struct *ldt, int entrynum, member in struct:pv_cpu_ops

Completed in 139 milliseconds