Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/boot/compressed/
Dmisc.h206 int efi_get_conf_table(struct boot_params *bp, unsigned long *cfg_tbl_pa,
223 static inline int efi_get_conf_table(struct boot_params *bp, in efi_get_conf_table() function
Defi.c129 int efi_get_conf_table(struct boot_params *bp, unsigned long *cfg_tbl_pa, in efi_get_conf_table() function
Dacpi.c67 ret = efi_get_conf_table(boot_params, &cfg_tbl_pa, &cfg_tbl_len); in efi_get_rsdp_addr()
Dsev.c354 ret = efi_get_conf_table(bp, &cfg_table_pa, &cfg_table_len); in find_cc_blob_efi()