Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Ddisassemble.h34 static inline unsigned int get_tmrn(u32 inst) in get_tmrn() function
/openbmc/linux/arch/powerpc/kvm/
H A De500_emulate.c119 if (get_tmrn(inst) == TMRN_TMCFG0) { in kvmppc_e500_emul_mftmr()