Home
last modified time | relevance | path

Searched defs:PAGE_SHIFT (Results 1 – 25 of 33) sorted by relevance

12

/linux/arch/arc/include/uapi/asm/
A Dpage.h17 #define PAGE_SHIFT CONFIG_PAGE_SHIFT macro
26 #define PAGE_SHIFT 13 macro
/linux/arch/arm64/include/asm/
A Dpage-def.h14 #define PAGE_SHIFT CONFIG_PAGE_SHIFT macro
/linux/tools/testing/shared/linux/
A Dkernel.h22 #define PAGE_SHIFT 12 macro
/linux/tools/testing/selftests/kvm/include/s390x/
A Dprocessor.h25 #define PAGE_SHIFT 12 macro
/linux/arch/powerpc/boot/
A Dpage.h16 #define PAGE_SHIFT 12 macro
/linux/arch/x86/include/asm/
A Dpage_types.h10 #define PAGE_SHIFT CONFIG_PAGE_SHIFT macro
/linux/tools/include/linux/
A Dmm.h8 #define PAGE_SHIFT 12 macro
/linux/tools/writeback/
A Dwb_monitor.py52 PAGE_SHIFT = prog['PAGE_SHIFT'] variable
/linux/arch/m68k/include/asm/
A Dpage.h10 #define PAGE_SHIFT CONFIG_PAGE_SHIFT macro
/linux/arch/arm/include/asm/
A Dpage.h11 #define PAGE_SHIFT CONFIG_PAGE_SHIFT macro
/linux/arch/nios2/include/asm/
A Dpage.h24 #define PAGE_SHIFT CONFIG_PAGE_SHIFT macro
/linux/rust/kernel/
A Dpage.rs15 pub const PAGE_SHIFT: usize = bindings::PAGE_SHIFT as usize; consts
/linux/arch/powerpc/include/asm/
A Dpage.h24 #define PAGE_SHIFT CONFIG_PAGE_SHIFT macro
/linux/arch/openrisc/include/asm/
A Dpage.h21 #define PAGE_SHIFT CONFIG_PAGE_SHIFT macro
/linux/arch/csky/include/asm/
A Dpage.h13 #define PAGE_SHIFT CONFIG_PAGE_SHIFT macro
/linux/arch/hexagon/include/asm/
A Dpage.h48 #define PAGE_SHIFT CONFIG_PAGE_SHIFT macro
/linux/include/linux/raid/
A Dpq.h40 # define PAGE_SHIFT 12 macro
/linux/arch/loongarch/include/asm/
A Dpage.h14 #define PAGE_SHIFT CONFIG_PAGE_SHIFT macro
/linux/arch/microblaze/include/asm/
A Dpage.h23 #define PAGE_SHIFT CONFIG_PAGE_SHIFT macro
/linux/arch/alpha/include/asm/
A Dpage.h9 #define PAGE_SHIFT CONFIG_PAGE_SHIFT macro
/linux/arch/xtensa/include/asm/
A Dpage.h25 #define PAGE_SHIFT CONFIG_PAGE_SHIFT macro
/linux/arch/mips/include/asm/
A Dpage.h20 #define PAGE_SHIFT CONFIG_PAGE_SHIFT macro
/linux/arch/sh/include/asm/
A Dpage.h12 #define PAGE_SHIFT CONFIG_PAGE_SHIFT macro
/linux/tools/testing/selftests/net/
A Dncdevmem.c37 #define PAGE_SHIFT 12 macro
/linux/tools/testing/scatterlist/linux/
A Dmm.h30 #define PAGE_SHIFT (12) macro

Completed in 34 milliseconds

12