Searched refs:PAGESIZE (Results 1 – 7 of 7) sorted by relevance
| /linux/arch/m68k/kernel/ |
| H A D | head.S | 352 PAGESIZE = 4096 define 585 .equ .,_stext+PAGESIZE 1305 addw #PAGESIZE,%a0 1722 addil #PAGESIZE<<13,%d5 1734 addil #PAGESIZE<<6,%d5 1746 addil #PAGESIZE,%d5 1845 addil #PAGESIZE<<13,%d5 1862 addil #PAGESIZE<<6,%d5 1879 addil #PAGESIZE,%d5 2124 andl #-(PAGESIZE*PAGE_TABLE_SIZE),%d0 [all …]
|
| H A D | sun3-head.S | 16 PAGESIZE = 8192 define 73 movl #(PAGESIZE),%d0
|
| /linux/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() 889 capacity /= PAGESIZE; in sddr55_transport() 893 ((__be32 *) ptr)[1] = cpu_to_be32(PAGESIZE); in sddr55_transport()
|
| /linux/Documentation/userspace-api/media/dvb/ |
| H A D | dmx-mmap.rst | 106 they are too large, or not aligned on a ``PAGESIZE`` boundary.)
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | func-mmap.rst | 128 they are too large, or not aligned on a ``PAGESIZE`` boundary.)
|
| /linux/tools/testing/selftests/sysctl/ |
| H A D | sysctl.sh | 76 PAGE_SIZE=$(getconf PAGESIZE)
|
| /linux/drivers/usb/host/ |
| H A D | xhci-debugfs.c | 30 dump_register(PAGESIZE),
|