Home
last modified time | relevance | path

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

12

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

12