Searched defs:fit_table (Results 1 – 2 of 2) sorted by relevance
56 struct fit_table { struct57 struct fit_entry header;58 struct fit_entry entries[];
13 __attribute((used)) static struct fit_entry fit_table[CONFIG_CPU_INTEL_NUM_FIT_ENTRIES + 1] = { variable