Searched refs:st_le32 (Results 1 – 2 of 2) sorted by relevance
33 static __inline__ void st_le32(volatile __u32 *addr, const __u32 val) in st_le32() function
882 case 4: st_le32(data, val); break; in kvmppc_handle_store()