Searched defs:pvr (Results 1 – 10 of 10) sorted by relevance
/qemu/target/ppc/ |
H A D | cpu-models.c | 33 #define POWERPC_DEF_PREFIX(pvr, svr, type) \ argument
|
H A D | cpu_init.c | 6157 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() 6981 uint32_t pvr = *(uint32_t *)b; in ppc_cpu_compare_class_pvr() local 6993 PowerPCCPUClass *ppc_cpu_class_by_pvr(uint32_t pvr) in ppc_cpu_class_by_pvr() 7011 uint32_t pvr = *(uint32_t *)b; in ppc_cpu_compare_class_pvr_mask() local 7027 PowerPCCPUClass *ppc_cpu_class_by_pvr_mask(uint32_t pvr) in ppc_cpu_class_by_pvr_mask() 7060 unsigned long pvr; in ppc_cpu_class_by_name() local [all …]
|
H A D | compat.c | 32 uint32_t pvr; member 112 static const CompatInfo *compat_by_pvr(uint32_t pvr) in compat_by_pvr()
|
H A D | machine.c | 172 static bool pvr_match(PowerPCCPU *cpu, uint32_t pvr) in pvr_match()
|
H A D | kvm.c | 2351 uint32_t pvr; in mfpvr() local
|
H A D | cpu.h | 1494 uint32_t pvr; member
|
/qemu/target/sh4/ |
H A D | cpu.h | 238 uint32_t pvr; member
|
/qemu/target/microblaze/ |
H A D | cpu.h | 314 uint8_t pvr; member
|
/qemu/hw/ppc/ |
H A D | spapr_hcall.c | 1137 uint32_t pvr, pvr_mask; in cas_check_pvr() local
|
/qemu/linux-headers/asm-powerpc/ |
H A D | kvm.h | 176 __u32 pvr; member
|