Home
last modified time | relevance | path

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

/linux/arch/m68k/kernel/
H A Dhead.S352 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 Dsun3-head.S16 PAGESIZE = 8192 define
73 movl #(PAGESIZE),%d0
/linux/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()
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 Ddmx-mmap.rst106 they are too large, or not aligned on a ``PAGESIZE`` boundary.)
/linux/Documentation/userspace-api/media/v4l/
H A Dfunc-mmap.rst128 they are too large, or not aligned on a ``PAGESIZE`` boundary.)
/linux/tools/testing/selftests/sysctl/
H A Dsysctl.sh76 PAGE_SIZE=$(getconf PAGESIZE)
/linux/drivers/usb/host/
H A Dxhci-debugfs.c30 dump_register(PAGESIZE),