Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dsfi.c33 static void *get_entry_start(struct table_info *tab) in get_entry_start() function
63 u64 *entry = get_entry_start(tab); in sfi_write_system_header()
78 struct sfi_cpu_table_entry *entry = get_entry_start(tab); in sfi_write_cpus()
106 struct sfi_apic_table_entry *entry = get_entry_start(tab); in sfi_write_apic()
120 struct sfi_xsdt_header *entry = get_entry_start(tab); in sfi_write_xsdt()