Home
last modified time | relevance | path

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

/external/qemu/target-arm/
Dhelper.c35 static uint32_t cpu_arm_find_by_name(const char *name);
253 id = cpu_arm_find_by_name(cpu_model); in cpu_arm_init()
322 static uint32_t cpu_arm_find_by_name(const char *name) in cpu_arm_find_by_name() function