Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/um/
A Dldt.c21 static long write_ldt_entry(struct mm_id *mm_idp, int func, in write_ldt_entry() function
/linux-6.3-rc2/arch/x86/include/asm/
A Ddesc.h122 #define write_ldt_entry(dt, entry, desc) native_write_ldt_entry(dt, entry, desc) macro
A Dparavirt.h308 static inline void write_ldt_entry(struct desc_struct *dt, int entry, in write_ldt_entry() function
A Dparavirt_types.h88 void (*write_ldt_entry)(struct desc_struct *ldt, int entrynum, member

Completed in 11 milliseconds