Home
last modified time | relevance | path

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

/linux-6.12.1/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.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-6.12.1/arch/x86/include/asm/
Defi.h179 unsigned long systab_phys);