Home
last modified time | relevance | path

Searched refs:PVR2_USE_EXTEND_FSL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/microblaze/include/asm/
H A Dpvr.h49 #define PVR2_USE_EXTEND_FSL 0x00080000 /* new */ macro
159 #define PVR_FSL_EXCEPTION(_pvr) (_pvr.pvr[2] & PVR2_USE_EXTEND_FSL)
/openbmc/linux/arch/microblaze/kernel/cpu/
H A Dcpuinfo-static.c70 (fcpu(cpu, "xlnx,fsl-exception") ? PVR2_USE_EXTEND_FSL : 0); in set_cpuinfo_static()
/openbmc/qemu/target/microblaze/
H A Dcpu.h147 #define PVR2_USE_EXTEND_FSL 0x00080000 /* new */ macro