Home
last modified time | relevance | path

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

/u-boot/test/dm/
A Dcpu.c42 ut_asserteq(cpu_get_count(dev), 42); in dm_test_cpu()
/u-boot/include/
A Dcpu.h132 int cpu_get_count(const struct udevice *dev);
/u-boot/drivers/cpu/
A Dcpu-uclass.c95 int cpu_get_count(const struct udevice *dev) in cpu_get_count() function
/u-boot/arch/x86/cpu/tangier/
A Dacpi.c121 ret = cpu_get_count(dev); in acpi_create_gnvs()
/u-boot/arch/x86/cpu/apollolake/
A Dacpi.c103 ret = cpu_get_count(cpu); in acpi_create_gnvs()
/u-boot/arch/x86/cpu/baytrail/
A Dacpi.c152 ret = cpu_get_count(dev); in acpi_create_gnvs()
/u-boot/arch/x86/cpu/
A Dmp_init.c558 ret = cpu_get_count(dev); in get_bsp()

Completed in 19 milliseconds