Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/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.S55 add r0, r0, #PAGE_SZ
83 add r0, r0, #PAGE_SZ
A Dtlb-v6.S54 add r0, r0, #PAGE_SZ
82 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-6.3-rc2/arch/arm/lib/
A Dcopy_page.S14 #define COPY_COUNT (PAGE_SZ / (2 * L1_CACHE_BYTES) PLD( -1 ))
/linux-6.3-rc2/arch/arm/kernel/
A Dasm-offsets.c112 DEFINE(PAGE_SZ, PAGE_SIZE); in main()
/linux-6.3-rc2/arch/arm64/kernel/
A Dasm-offsets.c111 DEFINE(PAGE_SZ, PAGE_SIZE); in main()

Completed in 15 milliseconds