Searched defs:VM_BUG_ON_PGFLAGS (Results 1 – 1 of 1) sorted by relevance
110 #define VM_BUG_ON_PGFLAGS(cond, page) VM_BUG_ON_PAGE(cond, page) macro112 #define VM_BUG_ON_PGFLAGS(cond, page) BUILD_BUG_ON_INVALID(cond) macro