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

/linux-4.4.14/arch/ia64/kernel/
H A Dunwind_i.h52 unsigned long segment_base; /* base for offsets in the unwind table entries */ member in struct:unw_table
H A Dunwind.c2081 init_unwind_table(struct unw_table *table, const char *name, unsigned long segment_base, unsigned long gp, const void *table_start, const void *table_end) init_unwind_table() argument
2096 unw_add_unwind_table(const char *name, unsigned long segment_base, unsigned long gp, const void *table_start, const void *table_end) unw_add_unwind_table() argument
/linux-4.4.14/arch/x86/kvm/
H A Dvmx.c1847 static unsigned long segment_base(u16 selector) segment_base() function

Completed in 122 milliseconds