Home
last modified time | relevance | path

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

/linux-6.6.21/arch/s390/kernel/
Dnmi.c103 static __always_inline char *u64_to_hex(char *dest, u64 val) in u64_to_hex() function
128 u64_to_hex(ptr, S390_lowcore.mcck_interruption_code); in s390_handle_damage()