Searched refs:pvr0 (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/microblaze/kernel/cpu/
H A Dpvr.c48 unsigned pvr0; cpu_has_pvr() local
56 get_single_pvr(0, pvr0); cpu_has_pvr()
57 pr_debug("%s: pvr0 is 0x%08x\n", __func__, pvr0); cpu_has_pvr()
59 if (pvr0 & PVR0_PVR_FULL_MASK) cpu_has_pvr()

Completed in 105 milliseconds