Home
last modified time | relevance | path

Searched refs:PVR_USE_PCMP_INSTR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/microblaze/kernel/cpu/
H A Dcpuinfo-pvr-full.c41 PVR_USE_PCMP_INSTR(pvr) | PVR_USE_DIV(pvr); in set_cpuinfo_pvr_full()
/openbmc/linux/arch/microblaze/include/asm/
H A Dpvr.h143 #define PVR_USE_PCMP_INSTR(_pvr) (_pvr.pvr[2] & PVR2_USE_PCMP_INSTR) macro