Searched defs:segment_base (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/arch/ia64/kernel/ |
| D | unwind_i.h | 53 unsigned long segment_base; /* base for offsets in the unwind table entries */ member
|
| D | unwind.c | 2082 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/ |
| D | unwind_i.h | 53 unsigned long segment_base; /* base for offsets in the unwind table entries */ member
|
| D | unwind.c | 2082 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/ |
| D | vmx.c | 1171 static unsigned long segment_base(u16 selector) in segment_base() function
|
| /kernel/linux/linux-5.10/arch/x86/kvm/vmx/ |
| D | vmx.c | 1151 static unsigned long segment_base(u16 selector) in segment_base() function
|