Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhighmem-internal.h15 static inline void kmap_assert_nomap(void) in kmap_assert_nomap() function
21 static inline void kmap_assert_nomap(void) { } in kmap_assert_nomap() function
/openbmc/linux/kernel/entry/
H A Dcommon.c215 kmap_assert_nomap(); in exit_to_user_mode_prepare()