Searched defs:putPaddrLow (Results 1 – 3 of 3) sorted by relevance
93 #define putPaddrLow(addr) ((uint32_t) (0xffffffff & (u64)(addr))) macro