Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dhelper.c197 static void add_cpreg_to_list(gpointer key, gpointer opaque) in add_cpreg_to_list() function
260 g_list_foreach(keys, add_cpreg_to_list, cpu); in init_cpreg_list()