Home
last modified time | relevance | path

Searched refs:PAGESIZE (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Dhead.S355 PAGESIZE = 4096 define
587 .equ .,_stext+PAGESIZE
1292 addw #PAGESIZE,%a0
1709 addil #PAGESIZE<<13,%d5
1721 addil #PAGESIZE<<6,%d5
1733 addil #PAGESIZE,%d5
1832 addil #PAGESIZE<<13,%d5
1849 addil #PAGESIZE<<6,%d5
1866 addil #PAGESIZE,%d5
2111 andl #-(PAGESIZE*PAGE_TABLE_SIZE),%d0
[all …]
H A Dsun3-head.S16 PAGESIZE = 8192 define
73 movl #(PAGESIZE),%d0
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/
H A Dgpmc-nand.txt125 "2 + (PAGESIZE / 512) * ECC_BYTES" <= OOBSIZE"
128 PAGESIZE number of bytes in main-area of device page
136 Example(a): For a device with PAGESIZE = 2048 and OOBSIZE = 64 and
143 Example(b): For a device with PAGESIZE = 2048 and OOBSIZE = 128 and
/OK3568_Linux_fs/kernel/drivers/usb/storage/
H A Dsddr55.c76 #define PAGESIZE 512 macro
210 info->smallpageshift) * PAGESIZE; in sddr55_read_data()
337 info->smallpageshift) * PAGESIZE; in sddr55_write_data()
883 capacity /= PAGESIZE; in sddr55_transport()
887 ((__be32 *) ptr)[1] = cpu_to_be32(PAGESIZE); in sddr55_transport()
/OK3568_Linux_fs/u-boot/include/
H A Dmalloc.h549 # ifdef PAGESIZE
550 # define malloc_getpagesize PAGESIZE
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/
H A Ddmx-mmap.rst106 they are too large, or not aligned on a ``PAGESIZE`` boundary.)
/OK3568_Linux_fs/kernel/tools/testing/selftests/sysctl/
H A Dsysctl.sh79 PAGE_SIZE=$(getconf PAGESIZE)
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dfunc-mmap.rst128 they are too large, or not aligned on a ``PAGESIZE`` boundary.)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/ssvdevice/
H A Dssv_cmd.c1463 #define PAGESIZE 256 in txtput_generate_host_cmd() macro
1478 ssv6xxx_txtput->occupied_tx_pages = (size_per_frame/PAGESIZE)+((size_per_frame%PAGESIZE)!=0); in txtput_generate_host_cmd()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-debugfs.c30 dump_register(PAGESIZE),
/OK3568_Linux_fs/buildroot/package/patchelf/
H A D0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch61 static int pageSize = PAGESIZE;
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dcleancache.rst252 - Currently, the FS blocksize must be the same as PAGESIZE. This
/OK3568_Linux_fs/u-boot/common/
H A Ddlmalloc.src546 # ifdef PAGESIZE
547 # define malloc_getpagesize PAGESIZE
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-24159PAGESIZE’ to be the size of a memory page in bytes. It requires that
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-24159PAGESIZE’ to be the size of a memory page in bytes. It requires that