Searched refs:efi_find_vendor_table (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/x86/boot/compressed/
H A Dmem.c67 table = (void *)efi_find_vendor_table(boot_params_ptr, cfg_table_pa,
H A Dmisc.h220 unsigned long efi_find_vendor_table(struct boot_params *bp,
242 static inline unsigned long efi_find_vendor_table(struct boot_params *bp, function
H A Dacpi.c35 rsdp_addr = efi_find_vendor_table(boot_params_ptr, cfg_tbl_pa, cfg_tbl_len,
41 rsdp_addr = efi_find_vendor_table(boot_params_ptr, cfg_tbl_pa, cfg_tbl_len,
H A Defi.c198 * efi_find_vendor_table - Given EFI config table, search it for the physical
208 unsigned long efi_find_vendor_table(struct boot_params *bp, function
H A Dsev.c549 return (struct cc_blob_sev_info *)efi_find_vendor_table(bp, cfg_table_pa,

Completed in 259 milliseconds