Home
last modified time | relevance | path

Searched refs:PAGE_SZ (Results 1 – 12 of 12) sorted by relevance

/linux/tools/testing/selftests/futex/functional/
A Dfutex_wait_private_mapped_file.c34 #define PAGE_SZ 4096 macro
36 char pad[PAGE_SZ] = {1};
38 char pad2[PAGE_SZ] = {1};
/linux/arch/arm/mm/
A Dtlb-v4wb.S42 add r0, r0, #PAGE_SZ
63 add r0, r0, #PAGE_SZ
A Dtlb-fa.S44 add r0, r0, #PAGE_SZ
57 add r0, r0, #PAGE_SZ
A Dtlb-v4wbi.S42 add r0, r0, #PAGE_SZ
54 add r0, r0, #PAGE_SZ
A Dtlb-v7.S53 add r0, r0, #PAGE_SZ
81 add r0, r0, #PAGE_SZ
A Dtlb-v6.S52 add r0, r0, #PAGE_SZ
80 add r0, r0, #PAGE_SZ
A Dtlb-v4.S39 add r0, r0, #PAGE_SZ
A Dproc-feroceon.S249 add r1, r0, #PAGE_SZ - CACHE_DLINESIZE @ top addr is inclusive
/linux/arch/arm/lib/
A Dcopy_page.S14 #define COPY_COUNT (PAGE_SZ / (2 * L1_CACHE_BYTES) PLD( -1 ))
/linux/include/generated/
A Dasm-offsets.h59 #define PAGE_SZ 4096 /* PAGE_SIZE */ macro
/linux/arch/arm/kernel/
A Dasm-offsets.c114 DEFINE(PAGE_SZ, PAGE_SIZE); in main()
/linux/arch/arm64/kernel/
A Dasm-offsets.c97 DEFINE(PAGE_SZ, PAGE_SIZE); in main()

Completed in 13 milliseconds