Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Ddcu.h12 #define DCU_PE _AC(0x0000200000000000,UL) /* PCache Enable */ macro
/openbmc/linux/arch/sparc/kernel/
H A Dtraps_64.c638 dcr |= (DCU_PE | DCU_HPE | DCU_SPE | DCU_SL); in cheetah_enable_pcache()