Searched refs:cpu_has_64bit (Results 1 – 5 of 5) sorted by relevance
26 int cpu_has_64bit(void) in cpu_has_64bit() function
210 int cpu_has_64bit(void);
161 if (!cpu_has_64bit()) { in boot_linux_kernel()
170 cpu_has_64bit() ? "x86_64" : "x86", in default_print_cpuinfo()
569 int cpu_has_64bit(void) in cpu_has_64bit() function
Completed in 5 milliseconds