Searched refs:paravirt_alloc_ldt (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Ddesc.h127 static inline void paravirt_alloc_ldt(struct desc_struct *ldt, unsigned entries) function
H A Dparavirt.h268 static inline void paravirt_alloc_ldt(struct desc_struct *ldt, unsigned entries) function
/linux-master/arch/x86/kernel/
H A Dldt.c418 paravirt_alloc_ldt(ldt->entries, ldt->nr_entries);

Completed in 124 milliseconds