Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/x86/
H A Dlam.c262 unsigned long exp_bits = get_default_tag_bits(); in handle_max_bits() local
265 if (exp_bits != LAM_NONE) in handle_max_bits()
266 exp_bits = LAM_U57_BITS; in handle_max_bits()
272 return (exp_bits != bits); in handle_max_bits()