Searched refs:entry (Results 1 – 4 of 4) sorted by relevance
/test/hftest/ |
A D | power_mgmt.c | 20 cpu_entry_point *entry; member 47 s_copy.entry(s_copy.arg); in cpu_entry() 54 cpu_entry_point *entry, uintptr_t arg) in hftest_cpu_start() argument 65 s_arch.entry = cpu_entry; in hftest_cpu_start() 85 s.entry = entry; in hftest_cpu_start()
|
A D | BUILD.gn | 102 "//src/arch/${plat_arch}:entry", 103 "//src/arch/${plat_arch}/hftest:entry", 127 "//src/arch/${plat_arch}:entry", 128 "//src/arch/${plat_arch}/hftest:entry", 150 "//src/arch/${plat_arch}:entry", 151 "//src/arch/${plat_arch}/hftest:entry", 193 "//src/arch/${plat_arch}:entry", 194 "//src/arch/${plat_arch}/hftest:entry", 220 "//src/arch/${plat_arch}:entry", 221 "//src/arch/${plat_arch}/hftest:entry",
|
/test/vmapi/ffa_secure_partitions/ |
A D | power_mgt.c | 91 void (*entry)(uintptr_t arg), in base_cpu_start_test() 123 entry, (uintptr_t)&args), in base_cpu_start_test()
|
/test/inc/test/ |
A D | hftest.h | 179 void (*entry)(uintptr_t arg), uintptr_t arg);
|
Completed in 8 milliseconds