Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dunwind_i.h52 unsigned long segment_base; /* base for offsets in the unwind table entries */ member
Dunwind.c2067 init_unwind_table (struct unw_table *table, const char *name, unsigned long segment_base, in init_unwind_table()
2082 unw_add_unwind_table (const char *name, unsigned long segment_base, unsigned long gp, in unw_add_unwind_table()
/arch/x86/kvm/
Dx86.c114 unsigned long segment_base(u16 selector) in segment_base() function