Searched refs:arch_mmap_check (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dmmap.c52 #ifndef arch_mmap_check
53 #define arch_mmap_check(addr, len, flags) (0) macro
2015 unsigned long error = arch_mmap_check(addr, len, flags);

Completed in 1888 milliseconds