Home
last modified time | relevance | path

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

/u-boot/arch/x86/cpu/i386/
A Dcpu.c559 static bool can_detect_long_mode(void) in can_detect_long_mode() function
571 return has_cpuid() && can_detect_long_mode() && in cpu_has_64bit()

Completed in 3 milliseconds