Home
last modified time | relevance | path

Searched refs:show_reg_header (Results 1 – 1 of 1) sorted by relevance

/linux/tools/arch/x86/kcpuid/
H A Dkcpuid.c498 static void show_reg_header(bool has_entries, u32 leaf, u32 subleaf, const char *reg_name) in show_reg_header() function
510 show_reg_header((leaf->info[i].nr > 0), leaf->index, leaf->sub, reg_names[i]); in show_leaf()