Home
last modified time | relevance | path

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

/external/kernel-headers/original/asm-mips/
Dcpu-features.h205 #ifndef cpu_has_inclusive_pcaches
206 #define cpu_has_inclusive_pcaches (cpu_data[0].options & MIPS_CPU_INCLUSIVE_CACHES) macro