Home
last modified time | relevance | path

Searched refs:efi_type (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/arch/x86/boot/compressed/
Defi.c17 enum efi_type efi_get_type(struct boot_params *bp) in efi_get_type()
20 enum efi_type et; in efi_get_type()
62 enum efi_type et; in efi_get_system_table()
86 enum efi_type et) in get_kexec_setup_data()
133 enum efi_type et; in efi_get_conf_table()
170 enum efi_type et) in get_vendor_table()
211 enum efi_type et; in efi_find_vendor_table()
Dmisc.h206 enum efi_type { enum
214 enum efi_type efi_get_type(struct boot_params *bp);
223 static inline enum efi_type efi_get_type(struct boot_params *bp) in efi_get_type()
Dmem.c54 enum efi_type et; in init_unaccepted_memory()
Dacpi.c56 enum efi_type et; in efi_get_rsdp_addr()
/linux-6.6.21/fs/xfs/
Dxfs_extfree_item.c99 efip->efi_format.efi_type = XFS_LI_EFI; in xfs_efi_item_format()
193 dst_efi_fmt->efi_type = src_efi_fmt_32->efi_type; in xfs_efi_copy_format()
207 dst_efi_fmt->efi_type = src_efi_fmt_64->efi_type; in xfs_efi_copy_format()
/linux-6.6.21/fs/xfs/libxfs/
Dxfs_log_format.h619 uint16_t efi_type; /* efi log item type */ member
635 uint16_t efi_type; /* efi log item type */ member
651 uint16_t efi_type; /* efi log item type */ member