Home
last modified time | relevance | path

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

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