Home
last modified time | relevance | path

Searched defs:pvr_match (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dmachine.c234 static bool pvr_match(PowerPCCPU *cpu, uint32_t pvr) in pvr_match() function
H A Dcpu.h1489 bool (*pvr_match)(struct PowerPCCPUClass *pcc, uint32_t pvr, bool best); member