Home
last modified time | relevance | path

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

/external/coreboot/src/arch/x86/
Dcpu_common.c94 uint32_t cpu_get_feature_flags_edx(void) in cpu_get_feature_flags_edx() function
Dmpspec.c161 cpu_feature_flags = cpu_get_feature_flags_edx(); in smp_write_processors()
/external/coreboot/src/arch/x86/include/arch/
Dcpu.h248 uint32_t cpu_get_feature_flags_edx(void);