Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/
H A Dspl_boot.c51 static int config_branch_prediction(int set_cr_z) in config_branch_prediction() function
246 is_cr_z_set = config_branch_prediction(0); in copy_uboot_to_ram()
249 config_branch_prediction(is_cr_z_set); in copy_uboot_to_ram()