Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h980 #define MIPS_HWR_CCRES 3 /* Cycle counter resolution */ macro
989 #define MIPS_HWRENA_CCRES (_ULCAST_(1) << MIPS_HWR_CCRES)
/openbmc/linux/arch/mips/kernel/
H A Dtraps.c652 case MIPS_HWR_CCRES: /* Count register resolution */ in simulate_rdhwr()