Home
last modified time | relevance | path

Searched refs:MAX_COS_REG_CNT (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dpsr.c51 #define MAX_COS_REG_CNT 128 macro
86 uint32_t cos_reg_val[MAX_COS_REG_CNT];
138 unsigned int cos_ref[MAX_COS_REG_CNT];
154 static unsigned int __read_mostly opt_cos_max = MAX_COS_REG_CNT;
213 memset(info->cos_ref, 0, MAX_COS_REG_CNT * sizeof(unsigned int)); in free_socket_resources()
1222 ASSERT(old_cos < MAX_COS_REG_CNT); in psr_set_val()
/xen-4.10.0-shim-comet/docs/features/
A Dintel_psr_cat_cdp.pandoc332 uint32_t cos_reg_val[MAX_COS_REG_CNT];
362 unsigned int cos_ref[MAX_COS_REG_CNT];

Completed in 5 milliseconds