Home
last modified time | relevance | path

Searched refs:u64_to_hex (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/arch/s390/kernel/
H A Dnmi.c104 static __always_inline char *u64_to_hex(char *dest, u64 val) in u64_to_hex() function
130 u64_to_hex(ptr, lc->mcck_interruption_code); in s390_handle_damage()