Home
last modified time | relevance | path

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

/linux-6.1.9/tools/objtool/
Dcheck.c496 static const char *pv_ops_tables[] = { in init_pv_ops() local
524 for (idx = 0; (pv_ops = pv_ops_tables[idx]); idx++) in init_pv_ops()