Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/acpi/apei/
A Dghes.c169 __set_fixmap(fixmap_idx, paddr, prot); in ghes_map()
178 WARN_ON_ONCE(fixmap_idx != _idx); in ghes_unmap()
179 clear_fixmap(fixmap_idx); in ghes_unmap()
312 enum fixed_addresses fixmap_idx) in ghes_copy_tofrom_phys() argument
320 vaddr = ghes_map(PHYS_PFN(paddr), fixmap_idx); in ghes_copy_tofrom_phys()
330 ghes_unmap(vaddr, fixmap_idx); in ghes_copy_tofrom_phys()
378 fixmap_idx); in __ghes_peek_estatus()
430 fixmap_idx); in ghes_clear_estatus()
1051 enum fixed_addresses fixmap_idx) in ghes_in_nmi_queue_one_entry() argument
1115 enum fixed_addresses fixmap_idx) in ghes_in_nmi_spool_from_list() argument
[all …]

Completed in 6 milliseconds