Home
last modified time | relevance | path

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

/xen/xen/arch/x86/hvm/
A Dasid.c56 uint32_t max_asid; member
67 data->max_asid = nasids - 1; in hvm_asid_init()
128 if ( unlikely(data->next_asid > data->max_asid) ) in hvm_asid_handle_vmenter()

Completed in 3 milliseconds