Home
last modified time | relevance | path

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

/openbmc/linux/arch/microblaze/kernel/cpu/
H A Dcpuinfo-pvr-full.c83 ci->dcache_line_length = PVR_DCACHE_LINE_LEN(pvr) << 2; in set_cpuinfo_pvr_full()
/openbmc/linux/arch/microblaze/include/asm/
H A Dpvr.h187 #define PVR_DCACHE_LINE_LEN(_pvr) \ macro