Home
last modified time | relevance | path

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

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