Searched refs:PAGESIZE (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/m68k/kernel/ |
| H A D | head.S | 355 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 D | sun3-head.S | 16 PAGESIZE = 8192 define 73 movl #(PAGESIZE),%d0
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/ |
| H A D | gpmc-nand.txt | 125 "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 D | sddr55.c | 76 #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 D | malloc.h | 549 # ifdef PAGESIZE 550 # define malloc_getpagesize PAGESIZE
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/ |
| H A D | dmx-mmap.rst | 106 they are too large, or not aligned on a ``PAGESIZE`` boundary.)
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/sysctl/ |
| H A D | sysctl.sh | 79 PAGE_SIZE=$(getconf PAGESIZE)
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | func-mmap.rst | 128 they are too large, or not aligned on a ``PAGESIZE`` boundary.)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/ssvdevice/ |
| H A D | ssv_cmd.c | 1463 #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 D | xhci-debugfs.c | 30 dump_register(PAGESIZE),
|
| /OK3568_Linux_fs/buildroot/package/patchelf/ |
| H A D | 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch | 61 static int pageSize = PAGESIZE;
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | cleancache.rst | 252 - Currently, the FS blocksize must be the same as PAGESIZE. This
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | dlmalloc.src | 546 # 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 D | libc.info-2 | 4159 ‘PAGESIZE’ 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 D | libc.info-2 | 4159 ‘PAGESIZE’ to be the size of a memory page in bytes. It requires that
|