Searched refs:_PAGE_SIZE (Results 1 - 12 of 12) sorted by last modified time

/linux-master/arch/s390/mm/
H A Dgmap.c1320 gmap_call_notifier(sg, raddr, raddr + _PAGE_SIZE - 1);
1338 for (i = 0; i < _PAGE_ENTRIES; i++, raddr += _PAGE_SIZE)
H A Dpgalloc.c277 BASE_ADDR_END_FUNC(page, _PAGE_SIZE)
/linux-master/arch/s390/include/asm/
H A Dpage.h15 #define _PAGE_SIZE (_AC(1, UL) << _PAGE_SHIFT) macro
16 #define _PAGE_MASK (~(_PAGE_SIZE - 1))
20 #define PAGE_SIZE _PAGE_SIZE
/linux-master/arch/mips/kernel/
H A Dasm-offsets.c215 DEFINE(_PAGE_SIZE, PAGE_SIZE);
H A Dvmlinux.lds.S5 #define PAGE_SIZE _PAGE_SIZE
/linux-master/arch/hexagon/kernel/
H A Dvmlinux.lds.S24 #define PAGE_SIZE _PAGE_SIZE
36 . = ALIGN(_PAGE_SIZE);
59 BSS_SECTION(_PAGE_SIZE, _PAGE_SIZE, _PAGE_SIZE)
H A Dhead.S218 .fill _PAGE_SIZE,1,0
223 .fill _PAGE_SIZE,1,0
H A Dasm-offsets.c27 DEFINE(_PAGE_SIZE, PAGE_SIZE);
/linux-master/arch/loongarch/kernel/
H A Dvmlinux.lds.S7 #define PAGE_SIZE _PAGE_SIZE
H A Dasm-offsets.c211 DEFINE(_PAGE_SIZE, PAGE_SIZE);
/linux-master/arch/loongarch/power/
H A Dhibernate_asm.S39 PTR_LI t3, _PAGE_SIZE
/linux-master/arch/mips/power/
H A Dhibernate_asm.S36 PTR_ADDU t3, t1, _PAGE_SIZE

Completed in 227 milliseconds