Home
last modified time | relevance | path

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

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