OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:has_true
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/nvmm/x86/
nvmm_x86_vmx.c
3288
bool
has_true
;
local
3292
has_true
= (basic & IA32_VMX_BASIC_TRUE_CTLS) != 0;
3295
if (
has_true
) {
3318
bool one_allowed, zero_allowed,
has_true
;
local
3322
has_true
= (basic & IA32_VMX_BASIC_TRUE_CTLS) != 0;
3325
if (
has_true
) {
3348
} else if (!
has_true
) {
Completed in 15 milliseconds
Indexes created Mon Apr 20 00:23:12 UTC 2026