Home
last modified time | relevance | path

Searched refs:LAZY (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dvmm.h16 LAZY enumerator
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_vmm.c101 ret = nvif_vmm_get(&vmm->vmm, LAZY, false, mem->mem.page, 0, in nouveau_vma_new()
H A Dnouveau_bo.c816 ret = nvif_vmm_get(vmm, LAZY, false, old_mem->mem.page, 0, in nouveau_bo_move_prep()
821 ret = nvif_vmm_get(vmm, LAZY, false, new_mem->mem.page, 0, in nouveau_bo_move_prep()
/openbmc/linux/drivers/gpu/drm/nouveau/nvif/
H A Dvmm.c92 case LAZY: args.type = NVIF_VMM_GET_V0_LAZY; break; in nvif_vmm_get()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libyui/libyui-ncurses/
H A D0001-libyui-ncurses-Replace-off64_t-with-off_t-and-stat64.patch21 @@ -58,7 +58,7 @@ set( CMAKE_INSTALL_MESSAGE LAZY ) # Suppress "up-to-date" messages during "make
/openbmc/linux/tools/perf/Documentation/
H A Dperf-probe.txt176 …at it probes function return. And ';PTN' means lazy matching pattern (see LAZY MATCHING). Note tha…
227 LAZY MATCHING
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt2248 unset - Use value of CONFIG_IOMMU_DEFAULT_DMA_{LAZY,STRICT}.
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0008-Use-libtool-2.4.patch26343 +# func_to_tool_file ARG LAZY
26346 +# in (the comma separated) LAZY, no conversion takes place.