Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/python/xen/migration/
A Dpublic.py13 HVM_PARAM_VM86_TSS = 15 variable
/xen-4.10.0-shim-comet/xen/include/public/hvm/
A Dparams.h191 #define HVM_PARAM_VM86_TSS 15 macro
/xen-4.10.0-shim-comet/tools/python/scripts/
A Dconvert-legacy-stream425 hvm_params.extend([public.HVM_PARAM_VM86_TSS, vm86_tss])
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhvm.c4090 case HVM_PARAM_VM86_TSS: in hvm_allow_set_param()
4301 case HVM_PARAM_VM86_TSS: in hvmop_set_param()
4366 case HVM_PARAM_VM86_TSS: in hvm_allow_get_param()
4425 case HVM_PARAM_VM86_TSS: in hvmop_get_param()

Completed in 11 milliseconds