Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dprocessor.h122 static __always_inline void __stackleak_poison(unsigned long erase_low, in __stackleak_poison() argument
128 count = erase_high - erase_low; in __stackleak_poison()
150 : [addr] "+&a" (erase_low), [count] "+&d" (count), [tmp] "=&a" (tmp) in __stackleak_poison()