Searched refs:max_mem (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ttm/ |
| H A D | ttm_memory.c | 53 uint64_t max_mem; member 103 val = zone->max_mem; in ttm_mem_zone_show() 139 if (zone->max_mem > val64) in ttm_mem_zone_store() 140 zone->max_mem = val64; in ttm_mem_zone_store() 142 zone->max_mem = val64; in ttm_mem_zone_store() 252 target = zone->max_mem; in ttm_zones_above_swap_target() 314 zone->max_mem = mem >> 1; in ttm_mem_init_kernel_zone() 316 zone->swap_limit = zone->max_mem - (mem >> 3); in ttm_mem_init_kernel_zone() 350 zone->max_mem = mem >> 1; in ttm_mem_init_highmem_zone() 352 zone->swap_limit = zone->max_mem - (mem >> 3); in ttm_mem_init_highmem_zone() [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | prom.c | 452 u64 max_mem = 1UL << (MAX_PHYSMEM_BITS); in validate_mem_limit() local 454 if (base >= max_mem) in validate_mem_limit() 456 if ((base + *size) > max_mem) in validate_mem_limit() 457 *size = max_mem - base; in validate_mem_limit()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | sm501.h | 52 unsigned long max_mem; member
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/ |
| H A D | sja1105_static_config.c | 664 int i, max_mem, mem = 0; in static_config_check_memory_size() local 678 max_mem = SJA1105_MAX_FRAME_MEMORY_RETAGGING; in static_config_check_memory_size() 680 max_mem = SJA1105_MAX_FRAME_MEMORY; in static_config_check_memory_size() 682 if (mem > max_mem) in static_config_check_memory_size()
|
| H A D | sja1105_main.c | 446 int max_mem; in sja1105_frame_memory_partitioning() local 452 max_mem = SJA1105_MAX_FRAME_MEMORY_RETAGGING; in sja1105_frame_memory_partitioning() 454 max_mem = SJA1105_MAX_FRAME_MEMORY; in sja1105_frame_memory_partitioning() 458 l2_fwd_params->part_spc[0] = max_mem; in sja1105_frame_memory_partitioning()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | evp.h | 447 size_t max_mem, uint8_t *out_key,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | evp.h | 447 size_t max_mem, uint8_t *out_key,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | evp.h | 512 size_t max_mem, uint8_t *out_key,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | evp.h | 512 size_t max_mem, uint8_t *out_key,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | evp.h | 512 size_t max_mem, uint8_t *out_key,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | evp.h | 512 size_t max_mem, uint8_t *out_key,
|