Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dpsr.c154 static unsigned int __read_mostly opt_cos_max = MAX_COS_REG_CNT; variable
292 feat->cos_max = min(opt_cos_max, regs->d & CAT_COS_MAX_MASK); in cat_init_feature()
473 opt_cos_max = simple_strtoul(val_delim + 1, &q, 0); in parse_psr_param()
1368 if ( opt_cos_max < 1 ) in init_psr()

Completed in 4 milliseconds