| /kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/ |
| D | pvrusb2-main.c | 37 static void pvr_setup_attach(struct pvr2_context *pvr) in pvr_setup_attach() 51 struct pvr2_context *pvr; in pvr_probe() local 74 struct pvr2_context *pvr = usb_get_intfdata(intf); in pvr_disconnect() local
|
| D | pvrusb2-dvb.c | 131 struct pvr2_context *pvr = adap->channel.mc_head; in pvr2_dvb_stream_do_start() local 445 struct pvr2_dvb_adapter *pvr2_dvb_create(struct pvr2_context *pvr) in pvr2_dvb_create()
|
| /kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
| D | pvrusb2-main.c | 43 static void pvr_setup_attach(struct pvr2_context *pvr) in pvr_setup_attach() 59 struct pvr2_context *pvr; in pvr_probe() local 82 struct pvr2_context *pvr = usb_get_intfdata(intf); in pvr_disconnect() local
|
| D | pvrusb2-dvb.c | 131 struct pvr2_context *pvr = adap->channel.mc_head; in pvr2_dvb_stream_do_start() local 445 struct pvr2_dvb_adapter *pvr2_dvb_create(struct pvr2_context *pvr) in pvr2_dvb_create()
|
| /kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/ |
| D | utils_header.h | 12 #define PVR_VER(pvr) (((pvr) >> 16) & 0xFFFF) /* Version field */ argument 13 #define PVR_REV(pvr) (((pvr) >> 0) & 0xFFFF) /* Revison field */ argument
|
| D | header.c | 17 unsigned long pvr; in get_cpuid() local
|
| /kernel/linux/linux-6.6/tools/perf/arch/powerpc/util/ |
| D | utils_header.h | 12 #define PVR_VER(pvr) (((pvr) >> 16) & 0xFFFF) /* Version field */ argument 13 #define PVR_REV(pvr) (((pvr) >> 0) & 0xFFFF) /* Revision field */ argument
|
| D | header.c | 17 unsigned long pvr; in get_cpuid() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/include/ |
| D | reg.h | 59 #define PVR_VER(pvr) (((pvr) >> 16) & 0xFFFF) argument 62 #define PVR_CFG(pvr) (((pvr) >> 8) & 0xF) /* Configuration field */ argument 63 #define PVR_MAJ(pvr) (((pvr) >> 4) & 0xF) /* Major revision field */ argument 64 #define PVR_MIN(pvr) (((pvr) >> 0) & 0xF) /* Minor revision field */ argument
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| D | cputable.c | 106 struct cpu_spec * __init identify_cpu(unsigned long offset, unsigned int pvr) in identify_cpu() 130 void __init identify_cpu_name(unsigned int pvr) in identify_cpu_name()
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| D | cputable.c | 2155 struct cpu_spec * __init identify_cpu(unsigned long offset, unsigned int pvr) in identify_cpu() 2177 void __init identify_cpu_name(unsigned int pvr) in identify_cpu_name()
|
| /kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh4/ |
| D | probe.c | 17 unsigned long pvr, prr, cvr; in cpu_probe() local
|
| /kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4/ |
| D | probe.c | 17 unsigned long pvr, prr, cvr; in cpu_probe() local
|
| /kernel/linux/linux-5.10/arch/microblaze/kernel/cpu/ |
| D | cpuinfo-pvr-full.c | 30 struct pvr_s pvr; in set_cpuinfo_pvr_full() local
|
| /kernel/linux/linux-6.6/arch/microblaze/kernel/cpu/ |
| D | cpuinfo-pvr-full.c | 30 struct pvr_s pvr; in set_cpuinfo_pvr_full() local
|
| /kernel/linux/linux-6.6/arch/powerpc/perf/ |
| D | e6500-pmu.c | 110 unsigned int pvr = mfspr(SPRN_PVR); in init_e6500_pmu() local
|
| D | e500-pmu.c | 121 unsigned int pvr = mfspr(SPRN_PVR); in init_e500_pmu() local
|
| D | power8-pmu.c | 394 unsigned int pvr = mfspr(SPRN_PVR); in init_power8_pmu() local
|
| D | power9-pmu.c | 468 unsigned int pvr = mfspr(SPRN_PVR); in init_power9_pmu() local
|
| D | power10-pmu.c | 608 unsigned int pvr; in init_power10_pmu() local
|
| /kernel/linux/linux-6.6/arch/powerpc/boot/ |
| D | reg.h | 10 u32 pvr; in mfpvr() local
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/ |
| D | reg.h | 10 u32 pvr; in mfpvr() local
|
| /kernel/linux/linux-5.10/arch/powerpc/perf/ |
| D | power9-pmu.c | 445 unsigned int pvr = mfspr(SPRN_PVR); in init_power9_pmu() local
|
| /kernel/linux/linux-5.10/arch/microblaze/kernel/ |
| D | kgdb.c | 35 static struct pvr_s pvr; variable
|
| /kernel/linux/linux-6.6/arch/microblaze/kernel/ |
| D | kgdb.c | 35 static struct pvr_s pvr; variable
|