cur_orc_ip_table   19 arch/x86/kernel/unwind_orc.c int *cur_orc_ip_table = __start_orc_unwind_ip;
cur_orc_ip_table  200 arch/x86/kernel/unwind_orc.c 	orc_a = cur_orc_table + (a - cur_orc_ip_table);
cur_orc_ip_table  201 arch/x86/kernel/unwind_orc.c 	orc_b = cur_orc_table + (b - cur_orc_ip_table);
cur_orc_ip_table  225 arch/x86/kernel/unwind_orc.c 	orc_a = cur_orc_table + (a - cur_orc_ip_table);
cur_orc_ip_table  247 arch/x86/kernel/unwind_orc.c 	cur_orc_ip_table = orc_ip;