Searched refs:ptval_bytes_to_hex_str (Results 1 – 1 of 1) sorted by relevance
522 static void ptval_bytes_to_hex_str(char *buf, size_t buf_size, const void *entry, size_t entry_size) in ptval_bytes_to_hex_str() function553 ptval_bytes_to_hex_str((buf), sizeof(buf), &__val, sizeof(__val)); \643 ptval_bytes_to_hex_str(entry_str, sizeof(entry_str), entry, entry_size); in print_bad_page_map()