Searched defs:BzeroCacheLine (Results 1 – 1 of 1) sorted by relevance
36 struct BzeroCacheLine { struct37 static constexpr size_t SIZE = 64;39 LIBC_INLINE static void block(Ptr dst, uint8_t) { in block()47 LIBC_INLINE static void loop_and_tail(Ptr dst, uint8_t value, size_t count) { in loop_and_tail()