Home
last modified time | relevance | path

Searched refs:get_desc_base (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kernel/
H A Dstep.c44 base = get_desc_base(desc); in convert_ip_to_linear()
/linux/arch/x86/include/asm/
H A Ddesc.h382 static inline unsigned long get_desc_base(const struct desc_struct *desc) in get_desc_base() function
/linux/arch/x86/kvm/vmx/
H A Dvmx.c1229 v = get_desc_base(&table[selector >> 3]); in segment_base()