Home
last modified time | relevance | path

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

/xen/xen/arch/x86/hvm/
A Dasid.c28 static bool __read_mostly opt_asid_enabled = true; variable
29 boolean_param("asid", opt_asid_enabled);
68 data->disabled = !opt_asid_enabled || (nasids <= 1); in hvm_asid_init()

Completed in 2 milliseconds