Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/microblaze/kernel/cpu/
A Dpvr.c49 unsigned pvr0; in cpu_has_pvr() local
57 get_single_pvr(0, pvr0); in cpu_has_pvr()
58 pr_debug("%s: pvr0 is 0x%08x\n", __func__, pvr0); in cpu_has_pvr()
60 if (pvr0 & PVR0_PVR_FULL_MASK) in cpu_has_pvr()

Completed in 3 milliseconds