Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/platform/efi/
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()
Defi_64.c825 unsigned long systab_phys) in efi_set_virtual_address_map() argument
827 const efi_system_table_t *systab = (efi_system_table_t *)systab_phys; in efi_set_virtual_address_map()
/linux-5.19.10/arch/x86/include/asm/
Defi.h212 unsigned long systab_phys);