Home
last modified time | relevance | path

Searched defs:pvr (Results 1 – 10 of 10) sorted by relevance

/qemu/target/ppc/
H A Dcpu-models.c33 #define POWERPC_DEF_PREFIX(pvr, svr, type) \ argument
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()
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 Dcompat.c32 uint32_t pvr; member
112 static const CompatInfo *compat_by_pvr(uint32_t pvr) in compat_by_pvr()
H A Dmachine.c172 static bool pvr_match(PowerPCCPU *cpu, uint32_t pvr) in pvr_match()
H A Dkvm.c2351 uint32_t pvr; in mfpvr() local
H A Dcpu.h1494 uint32_t pvr; member
/qemu/target/sh4/
H A Dcpu.h238 uint32_t pvr; member
/qemu/target/microblaze/
H A Dcpu.h314 uint8_t pvr; member
/qemu/hw/ppc/
H A Dspapr_hcall.c1137 uint32_t pvr, pvr_mask; in cas_check_pvr() local
/qemu/linux-headers/asm-powerpc/
H A Dkvm.h176 __u32 pvr; member