Home
last modified time | relevance | path

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

/Linux-v5.4/arch/m68k/kernel/
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 …]
Dsun3-head.S16 PAGESIZE = 8192 define
73 movl #(PAGESIZE),%d0
/Linux-v5.4/Documentation/devicetree/bindings/mtd/
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
/Linux-v5.4/drivers/usb/storage/
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()
/Linux-v5.4/Documentation/media/uapi/dvb/
Ddmx-mmap.rst116 they are too large, or not aligned on a ``PAGESIZE`` boundary.)
/Linux-v5.4/tools/testing/selftests/sysctl/
Dsysctl.sh88 PAGE_SIZE=$(getconf PAGESIZE)
/Linux-v5.4/Documentation/media/uapi/v4l/
Dfunc-mmap.rst139 they are too large, or not aligned on a ``PAGESIZE`` boundary.)
/Linux-v5.4/drivers/usb/host/
Dxhci-debugfs.c30 dump_register(PAGESIZE),
/Linux-v5.4/Documentation/vm/
Dcleancache.rst252 - Currently, the FS blocksize must be the same as PAGESIZE. This