Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/common/
H A Dfeat_detect.h11 void detect_arch_features(unsigned int core_pos);
/rk3399_ARM-atf/bl31/
H A Dbl31_main.c121 detect_arch_features(core_pos); in bl31_main()
246 detect_arch_features(core_pos); in bl31_warmboot()
/rk3399_ARM-atf/common/
H A Dfeat_detect.c348 void detect_arch_features(unsigned int core_pos) in detect_arch_features()
341 void detect_arch_features(unsigned int core_pos) detect_arch_features() function