Home
last modified time | relevance | path

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

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