Home
last modified time | relevance | path

Searched refs:lbase (Results 1 – 25 of 25) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mtrr/
H A Dmtrr.c304 unsigned long lbase, lsize; in mtrr_add_page() local
346 mtrr_if->get(i, &lbase, &lsize, &ltype); in mtrr_add_page()
347 if (!lsize || base > lbase + lsize - 1 || in mtrr_add_page()
348 base + size - 1 < lbase) in mtrr_add_page()
354 if (base < lbase || base + size - 1 > lbase + lsize - 1) { in mtrr_add_page()
355 if (base <= lbase && in mtrr_add_page()
356 base + size - 1 >= lbase + lsize - 1) { in mtrr_add_page()
364 pr_warn("0x%lx000,0x%lx000 overlaps existing 0x%lx000,0x%lx000\n", base, size, lbase, in mtrr_add_page()
482 unsigned long lbase, lsize; in mtrr_del_page() local
495 mtrr_if->get(i, &lbase, &lsize, &ltype); in mtrr_del_page()
[all …]
H A Dcyrix.c93 unsigned long lbase, lsize; in cyrix_get_free_region() local
114 cyrix_get_arr(7, &lbase, &lsize, &ltype); in cyrix_get_free_region()
120 cyrix_get_arr(i, &lbase, &lsize, &ltype); in cyrix_get_free_region()
128 cyrix_get_arr(i, &lbase, &lsize, &ltype); in cyrix_get_free_region()
H A Dgeneric.c562 unsigned long lbase, lsize; in generic_get_free_region() local
571 mtrr_if->get(i, &lbase, &lsize, &ltype); in generic_get_free_region()
866 unsigned long lbase, last; in generic_validate_add_page() local
892 for (lbase = base; !(lbase & 1) && (last & 1); in generic_validate_add_page()
893 lbase = lbase >> 1, last = last >> 1) in generic_validate_add_page()
895 if (lbase != last) { in generic_validate_add_page()
H A Dcentaur.c29 unsigned long lbase, lsize; in centaur_get_free_region() local
40 mtrr_if->get(i, &lbase, &lsize, &ltype); in centaur_get_free_region()
/OK3568_Linux_fs/kernel/drivers/net/can/peak_canfd/
H A Dpeak_pciefd_main.c161 dma_addr_t lbase; /* page logical address */ member
366 priv->tx_pages[0].lbase = priv->tx_dma_laddr; in pciefd_enable_tx_path()
376 priv->tx_pages[i].lbase = in pciefd_enable_tx_path()
377 priv->tx_pages[i - 1].lbase + in pciefd_enable_tx_path()
535 lk->laddr_lo = cpu_to_le32(page->lbase); in pciefd_alloc_tx_msg()
538 lk->laddr_hi = cpu_to_le32(page->lbase >> 32); in pciefd_alloc_tx_msg()
/OK3568_Linux_fs/yocto/meta-clang/dynamic-layers/selinux/android-tools/android-tools/core/
H A D0008-libcutils-modifications-to-make-it-build-in-yocto-en.patch23 - -Wl,-rpath=/usr/lib/$(DEB_HOST_MULTIARCH)/android -lpthread -L. -llog -lbase
24 …HOST_MULTIARCH)/android -lpthread -L$(OUT_DIR)/usr/lib/$(DEB_HOST_MULTIARCH)/android/ -llog -lbase
H A D0002-libadb.mk-modifications-to-make-it-build-in-yocto-en.patch42 - -lpthread -L. -lbase -lcutils -lcrypto_utils -lusb-1.0
44 + -lpthread -lbase -lcutils -lcrypto_utils -lusb-1.0
H A D0013-patching-libziparchive.mk-to-build-in-yocto-environm.patch44 - -lz -L. -llog -lbase
45 + -lz -L$(OUT_DIR)/usr/lib/$(DEB_HOST_MULTIARCH)/android -llog -lbase
H A D0004-patching-fastboot.mk-to-build-in-yocto-environment.patch44 - -L. -lziparchive -lsparse -lbase -lcutils -ladb -lcrypto -lext4_utils \
46 + -L$(OUT_DIR)/usr/lib/$(DEB_HOST_MULTIARCH)/android -lziparchive -lsparse -lbase -lcutil…
H A D0001-patching-adb.mk-to-build-in-yocto-environment.patch43 - -lpthread -L. -ladb -lbase
45 + -lpthread -L$(OUT_DIR)/usr/lib/$(DEB_HOST_MULTIARCH)/android/ -ladb -lbase
H A D0014-patching-libbacktrace.mk-to-build-in-yocto-environme.patch46 - -L. -lbase -llog -lpthread -l7z
48 + -lbase -llog -lpthread -l7z
H A D0012-patching-libsparse.mk-to-build-in-yocto-environment.patch41 -lbase
/OK3568_Linux_fs/kernel/lib/zlib_inflate/
H A Dinftrees.c46 static const unsigned short lbase[31] = { /* Length codes 257..285 base */ in zlib_inflate_table() local
174 base = lbase; in zlib_inflate_table()
/OK3568_Linux_fs/u-boot/lib/zlib/
H A Dinftrees.c56 static const unsigned short lbase[31] = { /* Length codes 257..285 base */ in inflate_table() local
184 base = lbase; in inflate_table()
/OK3568_Linux_fs/yocto/meta-clang/dynamic-layers/selinux/android-tools/android-tools/
H A D0002-libfec-change-out_dir-in-makefile.patch30 -lbase -lsparse -lselinux
H A D0001-libext4_utils.mk-modifications-to-make-it-build-in-y.patch41 -lbase -lsparse -lselinux
/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Dcvmx-pci-defs.h277 uint32_t lbase:20; member
287 uint32_t lbase:20;
307 uint32_t lbase:5; member
317 uint32_t lbase:5;
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmsrom.c2198 static int lbase[] = { local
2207 (lbase[(spd >> 3) & 0x0f]));
2212 lbase[(spd >> 3) & 0x0f]));
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmsrom.c2198 static int lbase[] = { local
2207 (lbase[(spd >> 3) & 0x0f]));
2212 lbase[(spd >> 3) & 0x0f]));
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dpackage.bbclass1344 lbase = os.path.basename(ltarget)
1348 ftarget += lbase + dv["append"]
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.sym
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map