Home
last modified time | relevance | path

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

/openbmc/linux/arch/microblaze/kernel/cpu/
H A Dcpuinfo-pvr-full.c56 ci->use_exc = PVR_OPCODE_0x0_ILLEGAL(pvr) | in set_cpuinfo_pvr_full()
/openbmc/linux/arch/microblaze/include/asm/
H A Dpvr.h146 #define PVR_OPCODE_0x0_ILLEGAL(_pvr) \ macro