Searched refs:get_sprn (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | disassemble.h | 35 static inline unsigned int get_sprn(u32 inst) in get_sprn() function |
/arch/powerpc/kvm/ | ||
D | emulate.c | 230 sprn = get_sprn(inst); in kvmppc_emulate_instruction() |