Searched refs:efi_get_system_table (Results 1 – 3 of 3) sorted by relevance
60 unsigned long efi_get_system_table(struct boot_params *bp) in efi_get_system_table() function141 sys_tbl_pa = efi_get_system_table(bp); in efi_get_conf_table()
217 unsigned long efi_get_system_table(struct boot_params *bp);230 static inline unsigned long efi_get_system_table(struct boot_params *bp) in efi_get_system_table() function
65 systab_pa = efi_get_system_table(boot_params_ptr); in efi_get_rsdp_addr()