Home
last modified time | relevance | path

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

/hypervisor/include/arch/x86/asm/
A Drtcm.h14 typedef int32_t MSABI(*rtcm_abi_func)(uint32_t command, void *command_struct); typedef
/hypervisor/arch/x86/
A Drtcm.c128 rtcm_abi_func rtcm_command_func = NULL; in init_software_sram()
157 rtcm_command_func = (rtcm_abi_func)(hpa2hva(rtcm_binary->address) + header->command_offset); in init_software_sram()

Completed in 3 milliseconds