Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dmicrocode_amd.h36 u32 match_reg[8]; member
/arch/arm/kvm/
Dcoproc.c478 static int match_reg(const void *key, const void *elt) in match_reg() function
492 return bsearch((void *)pval, table, num, sizeof(table[0]), match_reg); in find_reg()