Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/kernel/
Dunwind_i.h52 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()
/linux-2.6.39/arch/x86/kvm/
Dvmx.c768 static unsigned long segment_base(u16 selector) in segment_base() function