Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Ddesc_defs.h107 static inline unsigned long gate_segment(const gate_desc *g) in gate_segment() function
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Denlighten_pv.c696 info->cs = gate_segment(val); in cvt_gate_to_trap()