Home | History | Annotate | Download | only in ppc64

Lines Matching refs:SET_CR5_FIELD

51 #define SET_CR5_FIELD(_arg) __asm__ __volatile__ ("mtocrf 0x04,%0 " : : "r" (_arg):"cr5");