Home
last modified time | relevance | path

Searched defs:pool (Results 1 – 11 of 11) sorted by relevance

/arch/arm64/kvm/hyp/nvhe/
A Dpage_alloc.c33 static struct hyp_page *__find_buddy_nocheck(struct hyp_pool *pool, in __find_buddy_nocheck()
52 static struct hyp_page *__find_buddy_avail(struct hyp_pool *pool, in __find_buddy_avail()
93 static void __hyp_attach_page(struct hyp_pool *pool, in __hyp_attach_page()
130 static struct hyp_page *__hyp_extract_page(struct hyp_pool *pool, in __hyp_extract_page()
153 static void __hyp_put_page(struct hyp_pool *pool, struct hyp_page *p) in __hyp_put_page()
166 void hyp_put_page(struct hyp_pool *pool, void *addr) in hyp_put_page()
175 void hyp_get_page(struct hyp_pool *pool, void *addr) in hyp_get_page()
198 void *hyp_alloc_pages(struct hyp_pool *pool, u8 order) in hyp_alloc_pages()
223 int hyp_pool_init(struct hyp_pool *pool, u64 pfn, unsigned int nr_pages, in hyp_pool_init()
A Dmem_protect.c84 static void *host_s2_zalloc_page(void *pool) in host_s2_zalloc_page()
/arch/mips/include/asm/octeon/
A Dcvmx-fpa.h106 static inline const char *cvmx_fpa_get_name(uint64_t pool) in cvmx_fpa_get_name()
117 static inline void *cvmx_fpa_get_base(uint64_t pool) in cvmx_fpa_get_base()
131 static inline int cvmx_fpa_is_member(uint64_t pool, void *ptr) in cvmx_fpa_is_member()
185 static inline void *cvmx_fpa_alloc(uint64_t pool) in cvmx_fpa_alloc()
202 static inline void cvmx_fpa_async_alloc(uint64_t scr_addr, uint64_t pool) in cvmx_fpa_async_alloc()
226 static inline void cvmx_fpa_free_nosync(void *ptr, uint64_t pool, in cvmx_fpa_free_nosync()
248 static inline void cvmx_fpa_free(void *ptr, uint64_t pool, in cvmx_fpa_free()
A Dcvmx-packet.h54 uint64_t pool:3; member
A Dcvmx-pko-defs.h138 uint64_t pool:3; member
194 uint64_t pool:3; member
209 uint64_t pool:3; member
307 uint64_t pool:3; member
360 uint64_t pool:3; member
386 uint64_t pool:3; member
1459 uint64_t pool:3; member
A Dcvmx-fpa-defs.h76 uint64_t pool:5; member
/arch/sparc/kernel/
A Diommu-common.c106 struct iommu_pool *pool; in iommu_tbl_range_alloc() local
249 struct iommu_pool *pool; in iommu_tbl_range_free() local
A Dpci_sun4v.c712 struct iommu_pool *pool; in probe_existing_entries() local
/arch/arm64/kvm/hyp/include/nvhe/
A Dpkvm.h43 struct hyp_pool pool; member
/arch/powerpc/platforms/pseries/
A Drtas-work-area.c139 struct gen_pool *pool; in rtas_work_area_allocator_init() local
/arch/powerpc/kernel/
A Diommu.c229 struct iommu_pool *pool; in iommu_range_alloc() local
442 struct iommu_pool *pool; in __iommu_free() local

Completed in 44 milliseconds