Home
last modified time | relevance | path

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

/linux-6.15/drivers/acpi/apei/
H A Dghes.c183 __set_fixmap(fixmap_idx, paddr, prot); in ghes_map()
192 WARN_ON_ONCE(fixmap_idx != _idx); in ghes_unmap()
193 clear_fixmap(fixmap_idx); in ghes_unmap()
339 enum fixed_addresses fixmap_idx) in ghes_copy_tofrom_phys() argument
347 vaddr = ghes_map(PHYS_PFN(paddr), fixmap_idx); in ghes_copy_tofrom_phys()
357 ghes_unmap(vaddr, fixmap_idx); in ghes_copy_tofrom_phys()
405 fixmap_idx); in __ghes_peek_estatus()
457 fixmap_idx); in ghes_clear_estatus()
1274 enum fixed_addresses fixmap_idx) in ghes_in_nmi_queue_one_entry() argument
1338 enum fixed_addresses fixmap_idx) in ghes_in_nmi_spool_from_list() argument
[all …]