Searched defs:pool (Results 1 – 11 of 11) sorted by relevance
| /arch/arm64/kvm/hyp/nvhe/ |
| A D | page_alloc.c | 33 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 D | mem_protect.c | 84 static void *host_s2_zalloc_page(void *pool) in host_s2_zalloc_page()
|
| /arch/mips/include/asm/octeon/ |
| A D | cvmx-fpa.h | 106 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 D | cvmx-packet.h | 54 uint64_t pool:3; member
|
| A D | cvmx-pko-defs.h | 138 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 D | cvmx-fpa-defs.h | 76 uint64_t pool:5; member
|
| /arch/sparc/kernel/ |
| A D | iommu-common.c | 106 struct iommu_pool *pool; in iommu_tbl_range_alloc() local 249 struct iommu_pool *pool; in iommu_tbl_range_free() local
|
| A D | pci_sun4v.c | 712 struct iommu_pool *pool; in probe_existing_entries() local
|
| /arch/arm64/kvm/hyp/include/nvhe/ |
| A D | pkvm.h | 43 struct hyp_pool pool; member
|
| /arch/powerpc/platforms/pseries/ |
| A D | rtas-work-area.c | 139 struct gen_pool *pool; in rtas_work_area_allocator_init() local
|
| /arch/powerpc/kernel/ |
| A D | iommu.c | 229 struct iommu_pool *pool; in iommu_range_alloc() local 442 struct iommu_pool *pool; in __iommu_free() local
|
Completed in 44 milliseconds