Home
last modified time | relevance | path

Searched refs:MULTI_set_gdt (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/xen/
Dhypercall.h517 MULTI_set_gdt(struct multicall_entry *mcl, unsigned long *frames, int entries) in MULTI_set_gdt() function
/arch/x86/xen/
Denlighten.c342 MULTI_set_gdt(mcs.mc, frames, size / sizeof(struct desc_struct)); in xen_load_gdt()