Home
last modified time | relevance | path

Searched defs:H_PTE_INDEX_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dhash-4k.h5 #define H_PTE_INDEX_SIZE 9 // size: 8B << 9 = 4KB, maps: 2^9 x 4KB = 2MB macro
H A Dhash-64k.h5 #define H_PTE_INDEX_SIZE 8 // size: 8B << 8 = 2KB, maps 2^8 x 64KB = 16MB macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dhash-64k.h5 #define H_PTE_INDEX_SIZE 8 // size: 8B << 8 = 2KB, maps 2^8 x 64KB = 16MB macro
H A Dhash-4k.h5 #define H_PTE_INDEX_SIZE 9 // size: 8B << 9 = 4KB, maps: 2^9 x 4KB = 2MB macro

Completed in 2 milliseconds