Home
last modified time | relevance | path

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

/linux-6.1.9/arch/xtensa/include/asm/
Dhighmem.h66 enum fixed_addresses kmap_local_unmap_idx(int type, unsigned long addr);
67 #define arch_kmap_local_unmap_idx kmap_local_unmap_idx
/linux-6.1.9/arch/xtensa/mm/
Dhighmem.c43 enum fixed_addresses kmap_local_unmap_idx(int type, unsigned long addr) in kmap_local_unmap_idx() function