Home
last modified time | relevance | path

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

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