Searched defs:heap_size (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/gpu/drm/lima/ |
H A D | lima_gem.h | 18 size_t heap_size; member
|
/linux/arch/x86/platform/uv/ |
H A D | bios_uv.c | 182 extern s64 uv_bios_get_heapsize(u64 nasid, u64 size, u64 *heap_size) in uv_bios_get_heapsize() 189 extern s64 uv_bios_install_heap(u64 nasid, u64 heap_size, u64 *bios_heap) in uv_bios_install_heap()
|
/linux/arch/powerpc/boot/ |
H A D | simple_alloc.c | 127 void *simple_alloc_init(char *base, unsigned long heap_size, in simple_alloc_init()
|
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-sysinfo.h | 65 uint32_t heap_size; member
|
H A D | octeon.h | 69 uint32_t heap_size; member
|
/linux/tools/testing/selftests/sgx/ |
H A D | load.c | 177 bool encl_load(const char *path, struct encl *encl, unsigned long heap_size) in encl_load()
|
H A D | main.c | 175 static bool setup_test_encl(unsigned long heap_size, struct encl *encl, in setup_test_encl()
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/ |
H A D | tu102.c | 253 u64 heap_size; in tu102_gsp_wpr_heap_size() local
|
/linux/drivers/media/platform/amphion/ |
H A D | vpu_imx8q.h | 98 u32 heap_size; member
|
/linux/drivers/scsi/elx/efct/ |
H A D | efct_unsol.c | 233 u32 heap_size = seq->payload->dma.size; in efct_sframe_common_send() local
|
/linux/include/linux/ |
H A D | pe.h | 317 uint32_t heap_size; /* amt of heap required */ member 351 uint64_t heap_size; /* amt of heap required */ member
|