1 /* Public domain. */ 2 3 #ifndef _LINUX_MMZONE_H 4 #define _LINUX_MMZONE_H 5 6 #include <linux/mm_types.h> 7 #include <linux/page-flags.h> 8 9 #define MAX_ORDER 11 10 11 #endif
Cache object: d88321e1d049bffb0cc227247c5e1265
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.