Searched refs:num_procs (Results  1 – 6 of 6) sorted by relevance
| /linux-4.4.14/drivers/misc/cxl/ | 
| D | native.c | 194 	} while (afu->spa_max_procs < afu->num_procs);  in cxl_alloc_spa() 204 		 1<<afu->spa_order, afu->spa_max_procs, afu->num_procs);  in cxl_alloc_spa() 460 	afu->num_procs = afu->max_procs_virtualised;  in activate_afu_directed() 566 	afu->num_procs = 0;  in deactivate_afu_directed() 596 	afu->num_procs = 1;  in activate_dedicated_process() 648 	afu->num_procs = 0;  in deactivate_dedicated_process()
  | 
| D | context.c | 91 		      ctx->afu->num_procs, GFP_NOWAIT);  in cxl_context_init()
  | 
| D | sysfs.c | 356 	afu->num_procs = 0;  in mode_store()
  | 
| D | cxl.h | 391 	int num_procs;  member
  | 
| /linux-4.4.14/arch/powerpc/platforms/pseries/ | 
| D | lparcfg.c | 139 		      unsigned long *num_procs)  in h_pic()  argument 147 	*num_procs = retbuf[1];  in h_pic()
  | 
| /linux-4.4.14/arch/ia64/include/asm/ | 
| D | pal.h | 1017 ia64_pal_copy_info (u64 copy_type, u64 num_procs, u64 num_iopics,  in ia64_pal_copy_info()  argument 1021 	PAL_CALL(iprv, PAL_COPY_INFO, copy_type, num_procs, num_iopics);  in ia64_pal_copy_info()
  |