Home
last modified time | relevance | path

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

/arch/powerpc/kvm/
Dbook3s_hv_builtin.c414 _stbcix(xics_phys + XICS_MFRR, 0xff); in kvmppc_read_intr()
432 _stbcix(xics_phys + XICS_MFRR, IPI_PRIORITY); in kvmppc_read_intr()
/arch/powerpc/include/asm/
Dio.h261 static inline void _stbcix(u64 addr, u8 val) in _stbcix() function