Lines Matching defs:direct
296 * reached only when there is a direct filesystem image mapping
360 * Now try to pre-populate ptes for this vma with a direct
398 * make it distinguishable from a non-direct mapping
430 pr_debug("%pD[%lu]: direct mmap impossible: %s\n",
432 /* Didn't manage any direct map, but normal paging is still possible */
643 pr_err("unable to get direct memory access to mtd:%s\n",
661 pr_err("unable to get direct memory access to mtd:%s\n",
828 bool uncompressed, direct;
833 direct = (block_ptr & CRAMFS_BLK_FLAG_DIRECT_PTR);
836 if (direct) {
867 /* Beware... previous ptr might be a direct ptr */