Searched refs:spmd_check_address_in_binary_image (Results 1 – 3 of 3) sorted by relevance
99 bool spmd_check_address_in_binary_image(uint64_t address);
44 if (!spmd_check_address_in_binary_image(entry_point)) { in spmd_pm_secondary_core_set_ep()
389 bool spmd_check_address_in_binary_image(uint64_t address) in spmd_check_address_in_binary_image() function