core_base         953 drivers/video/fbdev/via/lcd.c 	u8 core_base;
core_base         978 drivers/video/fbdev/via/lcd.c 		core_base = readb(romptr);
core_base         980 drivers/video/fbdev/via/lcd.c 		if (core_base & 0x8)
core_base         235 tools/power/x86/turbostat/turbostat.c #define GET_CORE(core_base, core_no, node_no, pkg_no)			\
core_base         236 tools/power/x86/turbostat/turbostat.c 	((core_base) +							\
core_base         321 tools/power/x86/turbostat/turbostat.c 	struct thread_data *thread_base, struct core_data *core_base, struct pkg_data *pkg_base)
core_base         341 tools/power/x86/turbostat/turbostat.c 					c = GET_CORE(core_base, core_no,
core_base        2685 tools/power/x86/turbostat/turbostat.c 	struct core_data *core_base, struct pkg_data *pkg_base,
core_base        2712 tools/power/x86/turbostat/turbostat.c 					c = GET_CORE(core_base, core_no,
core_base        5139 tools/power/x86/turbostat/turbostat.c void init_counter(struct thread_data *thread_base, struct core_data *core_base,
core_base        5158 tools/power/x86/turbostat/turbostat.c 	c = GET_CORE(core_base, core_id, node_id, pkg_id);