Home
last modified time | relevance | path

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

/xen/xen/include/xen/
A Dparam.h109 #define custom_runtime_only_param(nam, variable, initfunc) \ macro
161 #define custom_runtime_only_param(nam, var, initfunc) macro
173 custom_runtime_only_param(_name, _var, initfunc)
/xen/xen/arch/x86/hvm/vmx/
A Dvmcs.c117 custom_runtime_only_param("ept", parse_ept_param_runtime, init_ept_param);

Completed in 8 milliseconds