Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dswab.h33 static __inline__ void st_le32(volatile __u32 *addr, const __u32 val) in st_le32() function
/arch/powerpc/kvm/
Dpowerpc.c882 case 4: st_le32(data, val); break; in kvmppc_handle_store()