Home
last modified time | relevance | path

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

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