Home
last modified time | relevance | path

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

/openbmc/linux/arch/microblaze/kernel/cpu/
H A Dcpuinfo-pvr-full.c88 temp = PVR_DCACHE_USE_WRITEBACK(pvr); in set_cpuinfo_pvr_full()
/openbmc/linux/arch/microblaze/include/asm/
H A Dpvr.h192 #define PVR_DCACHE_USE_WRITEBACK(_pvr) \ macro