Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/kvm/
Dlib_x86.c375 int alloc_stack) in kvm_create_svm_vcpu() argument
384 if (alloc_stack) { in kvm_create_svm_vcpu()
/third_party/ltp/testcases/kernel/kvm/include/
Dkvm_x86_svm.h162 int alloc_stack);
/third_party/ltp/doc/
DKVM-Test-API.asciidoc453 - `struct kvm_svm_vcpu *kvm_create_svm_vcpu(int (*guest_main)(void), int alloc_stack)` -
456 the `alloc_stack` parameter controls whether a new 8KB stack will be
458 and `HLT` instructions. If you set `alloc_stack` to zero, you must configure