Searched refs:efi_get_system_table (Results 1 – 3 of 3) sorted by relevance
205 unsigned long efi_get_system_table(struct boot_params *bp);218 static inline unsigned long efi_get_system_table(struct boot_params *bp) in efi_get_system_table() function
58 unsigned long efi_get_system_table(struct boot_params *bp) in efi_get_system_table() function139 sys_tbl_pa = efi_get_system_table(bp); in efi_get_conf_table()
63 systab_pa = efi_get_system_table(boot_params); in efi_get_rsdp_addr()