Home
last modified time | relevance | path

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

/Linux-v6.1/arch/um/os-Linux/
Dstart_up.c324 void __init get_host_cpu_features( in get_host_cpu_features() function
/Linux-v6.1/arch/um/include/shared/
Dos.h187 extern void get_host_cpu_features(
/Linux-v6.1/arch/um/kernel/
Dum_arch.c342 get_host_cpu_features(parse_host_cpu_flags, parse_cache_line); in linux_main()