Home
last modified time | relevance | path

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

/linux-6.14.4/arch/powerpc/mm/book3s64/
Dradix_pgtable.c366 static inline phys_addr_t alloc_kfence_pool(void) in alloc_kfence_pool() function
414 static inline phys_addr_t alloc_kfence_pool(void) { return 0; } in alloc_kfence_pool() function
428 kfence_pool = alloc_kfence_pool(); in radix_init_pgtable()