Searched refs:PAGESIZE (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.15/arch/m68k/kernel/ |
| 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 …]
|
| D | sun3-head.S | 16 PAGESIZE = 8192 define 73 movl #(PAGESIZE),%d0
|
| /Linux-v5.15/Documentation/devicetree/bindings/mtd/ |
| 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
|
| /Linux-v5.15/drivers/usb/storage/ |
| 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()
|
| /Linux-v5.15/Documentation/userspace-api/media/dvb/ |
| D | dmx-mmap.rst | 106 they are too large, or not aligned on a ``PAGESIZE`` boundary.)
|
| /Linux-v5.15/tools/testing/selftests/sysctl/ |
| D | sysctl.sh | 79 PAGE_SIZE=$(getconf PAGESIZE)
|
| /Linux-v5.15/Documentation/userspace-api/media/v4l/ |
| D | func-mmap.rst | 128 they are too large, or not aligned on a ``PAGESIZE`` boundary.)
|
| /Linux-v5.15/drivers/usb/host/ |
| D | xhci-debugfs.c | 30 dump_register(PAGESIZE),
|
| /Linux-v5.15/Documentation/vm/ |
| D | cleancache.rst | 252 - Currently, the FS blocksize must be the same as PAGESIZE. This
|