Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/kernel/
Dldt.c56 paravirt_alloc_ldt(newldt, mincount); in alloc_ldt()
/linux-2.6.39/arch/x86/include/asm/
Ddesc.h104 static inline void paravirt_alloc_ldt(struct desc_struct *ldt, unsigned entries) in paravirt_alloc_ldt() function
Dparavirt.h266 static inline void paravirt_alloc_ldt(struct desc_struct *ldt, unsigned entries) in paravirt_alloc_ldt() function