Home
last modified time | relevance | path

Searched defs:segment_base (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/arch/ia64/kernel/
Dunwind_i.h53 unsigned long segment_base; /* base for offsets in the unwind table entries */ member
Dunwind.c2082 init_unwind_table (struct unw_table *table, const char *name, unsigned long segment_base, in init_unwind_table()
2097 unw_add_unwind_table (const char *name, unsigned long segment_base, unsigned long gp, in unw_add_unwind_table()
/kernel/linux/linux-5.10/arch/ia64/kernel/
Dunwind_i.h53 unsigned long segment_base; /* base for offsets in the unwind table entries */ member
Dunwind.c2082 init_unwind_table (struct unw_table *table, const char *name, unsigned long segment_base, in init_unwind_table()
2097 unw_add_unwind_table (const char *name, unsigned long segment_base, unsigned long gp, in unw_add_unwind_table()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
Dvmx.c1171 static unsigned long segment_base(u16 selector) in segment_base() function
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Dvmx.c1151 static unsigned long segment_base(u16 selector) in segment_base() function