Searched refs:lmem (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/lib/efi_loader/ |
| H A D | efi_memory.c | 188 struct efi_mem_list *lmem; in efi_add_memory_map() local 191 lmem = list_entry(lhandle, struct efi_mem_list, link); in efi_add_memory_map() 192 r = efi_mem_carve_out(lmem, &newlist->desc, in efi_add_memory_map() 247 struct efi_mem_list *lmem = list_entry(lhandle, in efi_find_free_memory() local 249 struct efi_mem_desc *desc = &lmem->desc; in efi_find_free_memory() 426 struct efi_mem_list *lmem; in efi_get_memory_map() local 428 lmem = list_entry(lhandle, struct efi_mem_list, link); in efi_get_memory_map() 429 *memory_map = lmem->desc; in efi_get_memory_map()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | i915_gem_client_blt.c | 232 __create_vma(struct tiled_blits *t, size_t size, bool lmem) in __create_vma() argument 238 if (lmem) in __create_vma() 252 static struct i915_vma *create_vma(struct tiled_blits *t, bool lmem) in create_vma() argument 254 return __create_vma(t, PAGE_ALIGN(t->width * t->height * 4), lmem); in create_vma()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | Kconfig.unstable | 24 bool "Enable the experimental fake lmem"
|
| /OK3568_Linux_fs/buildroot/package/lua/5.3.6/ |
| H A D | 0002-shared-libs-for-lua.patch | 39 lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o \
|
| /OK3568_Linux_fs/buildroot/package/lua/5.1.5/ |
| H A D | 0002-shared-libs-for-lua.patch | 38 CORE_O= lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o \
|
| /OK3568_Linux_fs/buildroot/package/lua/5.4.3/ |
| H A D | 0002-shared-libs-for-lua.patch | 38 …CORE_O= lapi.o lcode.o lctype.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopco…
|