Home
last modified time | relevance | path

Searched defs:efi (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/include/linux/
Defi.h410 extern struct efi { struct
411 efi_system_table_t *systab; /* EFI system table */ argument
422 efi_get_time_t *get_time; argument
423 efi_set_time_t *set_time; argument
424 efi_get_wakeup_time_t *get_wakeup_time; argument
425 efi_set_wakeup_time_t *set_wakeup_time; argument
426 efi_get_variable_t *get_variable; argument
427 efi_get_next_variable_t *get_next_variable; argument
428 efi_set_variable_t *set_variable; argument
429 efi_query_variable_info_t *query_variable_info; argument
[all …]
/linux-3.3/arch/x86/platform/efi/
Defi.c55 struct efi __read_mostly efi = { variable
/linux-3.3/arch/x86/boot/compressed/
Deboot.c697 struct efi_info *efi = &boot_params->efi_info; in make_boot_params() local
/linux-3.3/arch/ia64/kernel/
Defi.c48 struct efi efi; variable
/linux-3.3/fs/xfs/
Dxfs_bmap.c3673 xfs_efi_log_item_t *efi; /* extent free intention */ in xfs_bmap_finish() local