Home
last modified time | relevance | path

Searched defs:arch_kmap_local_high_get (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/include/asm/
H A Dhighmem.h51 static inline void *arch_kmap_local_high_get(struct page *page) in arch_kmap_local_high_get() function
57 #define arch_kmap_local_high_get arch_kmap_local_high_get macro
/openbmc/linux/mm/
H A Dhighmem.c500 static inline void *arch_kmap_local_high_get(struct page *page) in arch_kmap_local_high_get() function