Searched refs:stl_u (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/ |
| H A D | sys.c | 89 static __inline__ void stl_u(u32 val, u32 *p) function in typeref:typename:void 129 static __inline__ void stl_u(u32 val, u32 *p) function in typeref:typename:void 316 stl_u(val,(u32*)(M.mem_base + addr));
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/ |
| H A D | sys.c | 103 stl_u(u32 val, u32 * p) function in typeref:typename:void 155 stl_u(u32 val, u32 * p) function in typeref:typename:void 347 stl_u(val, (u32 *) (M.mem_base + addr));
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/ |
| H A D | generic.c | 44 stl_u(uint32_t val, uint32_t * p) function in typeref:typename:void 416 stl_u(val,(void *)(V_ADDR(addr)));
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | compiler.h | 134 extern void stl_u(unsigned long, unsigned int *); 267 static __inline__ void stl_u(uint32_t val, uint32_t *p) function in typeref:typename:void 309 static __inline__ void stl_u(uint32_t val, uint32_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 1258 static __inline__ void stl_u(unsigned long val, unsigned int *p) function in typeref:typename:void 1344 static __inline__ void stl_u(unsigned long val, unsigned int *p) function in typeref:typename:void
|
| /xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/ |
| H A D | CD_Operations.c | 224 #define stl_u xstl_u macro 240 static __inline__ void stl_u(uint32_t val, uint32_t *p) function in typeref:typename:void 298 stl_u(CPU_TO_UINT32LE(pParserTempData->DestData32),
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/int10/ |
| H A D | generic.c | 437 stl_u(val,(pointer)(V_ADDR(addr)));
|
Completed in 8 milliseconds