Home
last modified time | relevance | path

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

/linux-3.4.99/arch/microblaze/kernel/cpu/
Dcpuinfo-pvr-full.c62 ci->use_exc = PVR_OPCODE_0x0_ILLEGAL(pvr) |\ in set_cpuinfo_pvr_full()
/linux-3.4.99/arch/microblaze/include/asm/
Dpvr.h149 #define PVR_OPCODE_0x0_ILLEGAL(_pvr) \ macro