Home
last modified time | relevance | path

Searched defs:best (Results 1 – 5 of 5) sorted by relevance

/qemu/hw/m68k/
H A Dmcf_intc.c40 int best; in mcf_intc_update() local
/qemu/target/ppc/
H A Dcpu_init.c6157 static bool ppc_pvr_match_power7(PowerPCCPUClass *pcc, uint32_t pvr, bool best) in ppc_pvr_match_power7()
6319 static bool ppc_pvr_match_power8(PowerPCCPUClass *pcc, uint32_t pvr, bool best) in ppc_pvr_match_power8()
6514 static bool ppc_pvr_match_power9(PowerPCCPUClass *pcc, uint32_t pvr, bool best) in ppc_pvr_match_power9()
6626 static bool ppc_pvr_match_power10(PowerPCCPUClass *pcc, uint32_t pvr, bool best) in ppc_pvr_match_power10()
6689 static bool ppc_pvr_match_power11(PowerPCCPUClass *pcc, uint32_t pvr, bool best) in ppc_pvr_match_power11()
7441 static bool ppc_pvr_match_default(PowerPCCPUClass *pcc, uint32_t pvr, bool best) in ppc_pvr_match_default()
H A Dmmu_common.c94 int nr, best, way, ret; in ppc6xx_tlb_check() local
/qemu/disas/
H A Dm68k.c1725 const struct m68k_opcode * best, in match_insn_m68k()
/qemu/hw/net/rocker/
H A Drocker_of_dpa.c169 OfDpaFlow *best; member