OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kmap_atomic_to_page
(Results
1 - 9
of
9
) sorted by null
/bionic/libc/kernel/common/linux/
highmem.h
28
#define
kmap_atomic_to_page
(ptr) virt_to_page(ptr)
macro
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/
highmem.h
28
#define
kmap_atomic_to_page
(ptr) virt_to_page(ptr)
macro
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/
highmem.h
28
#define
kmap_atomic_to_page
(ptr) virt_to_page(ptr)
macro
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/
highmem.h
28
#define
kmap_atomic_to_page
(ptr) virt_to_page(ptr)
macro
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/
highmem.h
28
#define
kmap_atomic_to_page
(ptr) virt_to_page(ptr)
macro
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/
highmem.h
28
#define
kmap_atomic_to_page
(ptr) virt_to_page(ptr)
macro
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/
highmem.h
28
#define
kmap_atomic_to_page
(ptr) virt_to_page(ptr)
macro
/external/kernel-headers/original/asm-x86/
highmem.h
75
struct page *
kmap_atomic_to_page
(void *ptr);
/external/kernel-headers/original/linux/
highmem.h
43
#define
kmap_atomic_to_page
(ptr) virt_to_page(ptr)
macro
Completed in 752 milliseconds