match_reg         569 arch/arm/kvm/coproc.c 	return bsearch((void *)pval, table, num, sizeof(table[0]), match_reg);
match_reg          36 arch/x86/include/asm/microcode_amd.h 	u32	match_reg[8];
match_reg         500 drivers/pci/pci-acpi.c 	u32 match_reg, write_reg, header, orig_value;
match_reg         537 drivers/pci/pci-acpi.c 	pci_read_config_dword(dev, pos + reg->match_offset, &match_reg);
match_reg         539 drivers/pci/pci-acpi.c 	if ((match_reg & reg->match_mask_and) != reg->match_value)