Searched refs:stq_u (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/
H A Dsys.c83 static __inline__ void stq_u(u64 val, u64 *p) function in typeref:typename:void
123 static __inline__ void stq_u(u64 val, u64 *p) function in typeref:typename:void
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/
H A Dsys.c95 stq_u(u64 val, u64 * p) function in typeref:typename:void
147 stq_u(u64 val, u64 * p) function in typeref:typename:void
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dcompiler.h133 extern void stq_u(unsigned long, unsigned long *);
261 static __inline__ void stq_u(uint64_t val, uint64_t *p) function in typeref:typename:void
303 static __inline__ void stq_u(uint64_t val, uint64_t *p) function in typeref:typename:void
1025 * if there is unaligned port access. For ldq_u, ldl_u, ldw_u, stq_u, stl_u and
1246 static __inline__ void stq_u(unsigned long val, unsigned long *p) function in typeref:typename:void
1334 static __inline__ void stq_u(unsigned long val, unsigned long *p) function in typeref:typename:void

Completed in 7 milliseconds