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
1305 addw #PAGESIZE,%a0
1746 addil #PAGESIZE,%d5
1879 addil #PAGESIZE,%d5
2201 addw #PAGESIZE,%a2
2202 addw #PAGESIZE,%a3
2424 andw #-PAGESIZE,%d0
2463 addw #PAGESIZE,%a0
2464 addw #PAGESIZE,%a1
2549 andw #-PAGESIZE,%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()
883 capacity /= PAGESIZE; in sddr55_transport()
887 ((__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.sh75 PAGE_SIZE=$(getconf PAGESIZE)
/linux/drivers/usb/host/
H A Dxhci-debugfs.c30 dump_register(PAGESIZE),