Home
last modified time | relevance | path

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

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