Searched defs:cfg_tbl_len (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/arch/x86/boot/compressed/ |
H A D | efi.c | 129 efi_get_conf_table(struct boot_params *bp, unsigned long *cfg_tbl_pa, unsigned int *cfg_tbl_len) efi_get_conf_table() argument 206 efi_find_vendor_table(struct boot_params *bp, unsigned long cfg_tbl_pa, unsigned int cfg_tbl_len, efi_guid_t guid) efi_find_vendor_table() argument
|
H A D | acpi.c | 23 __efi_get_rsdp_addr(unsigned long cfg_tbl_pa, unsigned int cfg_tbl_len) in __efi_get_rsdp_addr() argument 53 unsigned int cfg_tbl_len; in efi_get_rsdp_addr() local
|
H A D | misc.h | 233 efi_get_conf_table(struct boot_params *bp, unsigned long *cfg_tbl_pa, unsigned int *cfg_tbl_len) efi_get_conf_table() argument 240 efi_find_vendor_table(struct boot_params *bp, unsigned long cfg_tbl_pa, unsigned int cfg_tbl_len, efi_guid_t guid) efi_find_vendor_table() argument
|
Completed in 2 milliseconds