Home
last modified time | relevance | path

Searched refs:pte_leaf_size (Results 1 – 18 of 18) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/include/asm/nohash/32/
H A Dpte-8xx.h148 static inline unsigned long pte_leaf_size(pte_t pte) in pte_leaf_size() function
159 #define pte_leaf_size pte_leaf_size macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/include/asm/nohash/32/
H A Dpte-8xx.h148 static inline unsigned long pte_leaf_size(pte_t pte) in pte_leaf_size() function
159 #define pte_leaf_size pte_leaf_size macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/include/asm/nohash/32/
H A Dpte-8xx.h148 static inline unsigned long pte_leaf_size(pte_t pte) in pte_leaf_size() function
159 #define pte_leaf_size pte_leaf_size macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sparc/include/asm/
H A Dpgtable_64.h1132 #define pte_leaf_size pte_leaf_size macro
1133 extern unsigned long pte_leaf_size(pte_t pte);
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sparc/include/asm/
H A Dpgtable_64.h1132 #define pte_leaf_size pte_leaf_size macro
1133 extern unsigned long pte_leaf_size(pte_t pte);
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sparc/include/asm/
H A Dpgtable_64.h1132 #define pte_leaf_size pte_leaf_size macro
1133 extern unsigned long pte_leaf_size(pte_t pte);
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dpgtable.h1583 #ifndef pte_leaf_size
1584 #define pte_leaf_size(x) PAGE_SIZE macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dpgtable.h1583 #ifndef pte_leaf_size
1584 #define pte_leaf_size(x) PAGE_SIZE macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dpgtable.h1583 #ifndef pte_leaf_size
1584 #define pte_leaf_size(x) PAGE_SIZE macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sparc/mm/
H A Dhugetlbpage.c280 unsigned long pte_leaf_size(pte_t pte) { return 1UL << tte_to_shift(pte); } in pte_leaf_size() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sparc/mm/
H A Dhugetlbpage.c280 unsigned long pte_leaf_size(pte_t pte) { return 1UL << tte_to_shift(pte); } in pte_leaf_size() function
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sparc/mm/
H A Dhugetlbpage.c280 unsigned long pte_leaf_size(pte_t pte) { return 1UL << tte_to_shift(pte); } in pte_leaf_size() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm64/include/asm/
H A Dpgtable.h523 #define pte_leaf_size(pte) (pte_cont(pte) ? CONT_PTE_SIZE : PAGE_SIZE) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm64/include/asm/
H A Dpgtable.h523 #define pte_leaf_size(pte) (pte_cont(pte) ? CONT_PTE_SIZE : PAGE_SIZE) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm64/include/asm/
H A Dpgtable.h523 #define pte_leaf_size(pte) (pte_cont(pte) ? CONT_PTE_SIZE : PAGE_SIZE) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/events/
H A Dcore.c7196 size = pte_leaf_size(pte); in perf_get_pgtable_size()
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/events/
H A Dcore.c7196 size = pte_leaf_size(pte); in perf_get_pgtable_size()
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/events/
H A Dcore.c7196 size = pte_leaf_size(pte); in perf_get_pgtable_size()