Home
last modified time | relevance | path

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

/linux-4.1.27/arch/microblaze/kernel/cpu/
Dcpuinfo-pvr-full.c46 PVR_USE_PCMP_INSTR(pvr) | PVR_USE_DIV(pvr); in set_cpuinfo_pvr_full()
/linux-4.1.27/arch/microblaze/include/asm/
Dpvr.h146 #define PVR_USE_PCMP_INSTR(_pvr) (_pvr.pvr[2] & PVR2_USE_PCMP_INSTR) macro