Home
last modified time | relevance | path

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

/linux-6.1.9/arch/m68k/kernel/
Dhead.S356 PAGESIZE = 4096 define
589 .equ .,_stext+PAGESIZE
1309 addw #PAGESIZE,%a0
1726 addil #PAGESIZE<<13,%d5
1738 addil #PAGESIZE<<6,%d5
1750 addil #PAGESIZE,%d5
1849 addil #PAGESIZE<<13,%d5
1866 addil #PAGESIZE<<6,%d5
1883 addil #PAGESIZE,%d5
2128 andl #-(PAGESIZE*PAGE_TABLE_SIZE),%d0
[all …]
Dsun3-head.S16 PAGESIZE = 8192 define
73 movl #(PAGESIZE),%d0
/linux-6.1.9/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-6.1.9/Documentation/userspace-api/media/dvb/
Ddmx-mmap.rst106 they are too large, or not aligned on a ``PAGESIZE`` boundary.)
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dfunc-mmap.rst128 they are too large, or not aligned on a ``PAGESIZE`` boundary.)
/linux-6.1.9/tools/testing/selftests/sysctl/
Dsysctl.sh80 PAGE_SIZE=$(getconf PAGESIZE)
/linux-6.1.9/drivers/usb/host/
Dxhci-debugfs.c30 dump_register(PAGESIZE),