Lines Matching defs:direct
305 * reached only when there is a direct filesystem image mapping
369 * Now try to pre-populate ptes for this vma with a direct
408 * make it distinguishable from a non-direct mapping
441 pr_debug("%s[%lu]: direct mmap impossible: %s\n",
443 /* Didn't manage any direct map, but normal paging is still possible */
650 pr_err("unable to get direct memory access to mtd:%s\n",
668 pr_err("unable to get direct memory access to mtd:%s\n",
834 bool uncompressed, direct;
839 direct = (block_ptr & CRAMFS_BLK_FLAG_DIRECT_PTR);
842 if (direct) {
873 /* Beware... previous ptr might be a direct ptr */