Home
last modified time | relevance | path

Searched refs:systab_phys (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/platform/efi/
H A Defi_32.c97 unsigned long systab_phys) in efi_set_virtual_address_map() argument
99 const efi_system_table_t *systab = (efi_system_table_t *)systab_phys; in efi_set_virtual_address_map()
H A Defi_64.c854 unsigned long systab_phys) in efi_set_virtual_address_map() argument
856 const efi_system_table_t *systab = (efi_system_table_t *)systab_phys; in efi_set_virtual_address_map()
/linux/arch/x86/include/asm/
H A Defi.h179 unsigned long systab_phys);