Home
last modified time | relevance | path

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

/xen/xen/include/xen/
A Dparam.h103 #define custom_runtime_set_var(parfs, var) \ macro
167 #define custom_runtime_set_var(parfs, var) macro
/xen/xen/drivers/char/
A Dconsole.c181 custom_runtime_set_var(par, xenlog_val); in xenlog_init()
188 custom_runtime_set_var(par, xenlog_guest_val); in xenlog_guest_init()
248 custom_runtime_set_var(param_2_parfs(parse_loglvl), xenlog_val); in parse_loglvl()
259 custom_runtime_set_var(param_2_parfs(parse_guest_loglvl), in parse_guest_loglvl()
/xen/xen/arch/x86/pv/
A Ddomain.c68 custom_runtime_set_var(par, opt_pcid_2_string[opt_pcid]); in opt_pcid_init()
107 custom_runtime_set_var(param_2_parfs(parse_pcid), in parse_pcid()
/xen/xen/arch/x86/hvm/vmx/
A Dvmcs.c113 custom_runtime_set_var(par, opt_ept_setting); in init_ept_param()
138 custom_runtime_set_var(param_2_parfs(parse_ept_param_runtime), in parse_ept_param_runtime()

Completed in 9 milliseconds