Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bareflank/hypervisor
/ functions
Functions
2,423 in github.com/Bareflank/hypervisor
⨍
Functions
2,423
◇
Types & classes
516
Method
is_allocated
<!-- description --> @brief Returns true if this vp_t is allocated, false otherwise <!-- inputs/outputs --> @return Returns true if this vp_t is allo
kernel/integration/support/src/vp_t.hpp:186
Method
is_allocated
<!-- description --> @brief Returns true if this vs_t is allocated, false otherwise <!-- inputs/outputs --> @return Returns true if this vs_t is allo
kernel/integration/support/src/x64/amd/vs_t.hpp:216
Method
is_allocated
<!-- description --> @brief Returns true if this vs_t is allocated, false otherwise <!-- inputs/outputs --> @return Returns true if this vs_t is allo
kernel/integration/support/src/x64/intel/vs_t.hpp:271
Method
is_allocated
<!-- description --> @brief Returns true if this vm_t is allocated, false otherwise <!-- inputs/outputs --> @return Returns true if this vm_t is allo
kernel/mocks/vm_t.hpp:173
Method
is_allocated
<!-- description --> @brief Returns true if this vs_t is allocated, false otherwise <!-- inputs/outputs --> @return Returns true if this vs_t is allo
kernel/mocks/vs_t.hpp:201
Method
is_allocated
<!-- description --> @brief Returns true if the requested vm_t is allocated, false otherwise <!-- inputs/outputs --> @param vmid the ID of the vm_t t
kernel/mocks/vm_pool_t.hpp:181
Method
is_allocated
<!-- description --> @brief Returns true if the requested vs_t is allocated, false otherwise <!-- inputs/outputs --> @param vsid the ID of the vs_t t
kernel/mocks/vs_pool_t.hpp:189
Method
is_allocated
<!-- description --> @brief Returns true if the requested vp_t is allocated, false otherwise <!-- inputs/outputs --> @param vpid the ID of the vp_t t
kernel/mocks/vp_pool_t.hpp:169
Method
is_allocated
<!-- description --> @brief Returns true if this vp_t is allocated, false otherwise <!-- inputs/outputs --> @return Returns true if this vp_t is allo
kernel/mocks/vp_t.hpp:146
Method
is_allocated
<!-- description --> @brief Returns true if the requested vm_t is allocated, false otherwise <!-- inputs/outputs --> @param vmid the ID of the vm_t t
kernel/src/vm_pool_t.hpp:187
Method
is_allocated
<!-- description --> @brief Returns true if the requested vs_t is allocated, false otherwise <!-- inputs/outputs --> @param vsid the ID of the vs_t t
kernel/src/vs_pool_t.hpp:194
Method
is_allocated
<!-- description --> @brief Returns true if the requested vp_t is allocated, false otherwise <!-- inputs/outputs --> @param vpid the ID of the vp_t t
kernel/src/vp_pool_t.hpp:172
Method
is_deallocated
<!-- description --> @brief Returns true if this vs_t is deallocated, false otherwise <!-- inputs/outputs --> @return Returns true if this vs_t is de
example/default/mocks/vs_t.hpp:206
Method
is_deallocated
<!-- description --> @brief Returns true if the requested vs_t is deallocated, false otherwise <!-- inputs/outputs --> @param vsid the ID of the vs_t
example/default/mocks/vs_pool_t.hpp:187
Method
is_deallocated
<!-- description --> @brief Returns true if the requested vp_t is deallocated, false otherwise <!-- inputs/outputs --> @param vpid the ID of the vp_t
example/default/mocks/vp_pool_t.hpp:179
Method
is_deallocated
<!-- description --> @brief Returns true if this vp_t is deallocated, false otherwise <!-- inputs/outputs --> @return Returns true if this vp_t is de
example/default/mocks/vp_t.hpp:198
Method
is_deallocated
<!-- description --> @brief Returns true if the requested vs_t is deallocated, false otherwise <!-- inputs/outputs --> @param vsid the ID of the vs_t
example/default/src/vs_pool_t.hpp:228
Method
is_deallocated
<!-- description --> @brief Returns true if the requested vp_t is deallocated, false otherwise <!-- inputs/outputs --> @param vpid the ID of the vp_t
example/default/src/vp_pool_t.hpp:226
Method
is_deallocated
<!-- description --> @brief Returns true if this vs_t is deallocated, false otherwise <!-- inputs/outputs --> @return Returns true if this vs_t is de
example/default/src/x64/amd/vs_t.hpp:226
Method
is_deallocated
<!-- description --> @brief Returns true if this vs_t is deallocated, false otherwise <!-- inputs/outputs --> @return Returns true if this vs_t is de
example/default/src/x64/intel/vs_t.hpp:269
Method
is_deallocated
<!-- description --> @brief Returns true if the requested VpT is deallocated, false otherwise <!-- inputs/outputs --> @param vpid the ID of the VpT t
example/default_rust/src/vp_pool_t.rs:204
Method
is_deallocated
<!-- description --> @brief Returns true if this dVpT is deallocated, false otherwise <!-- inputs/outputs --> @return Returns true if this dVpT is de
example/default_rust/src/vp_t.rs:187
Method
is_deallocated
<!-- description --> @brief Returns true if the requested VsT is deallocated, false otherwise <!-- inputs/outputs --> @param vpid the ID of the VsT t
example/default_rust/src/vs_pool_t.rs:208
Method
is_deallocated
<!-- description --> @brief Returns true if this VsT is deallocated, false otherwise <!-- inputs/outputs --> @return Returns true if this VsT is deal
example/default_rust/src/x64/amd/vs_t.rs:213
Method
is_deallocated
<!-- description --> @brief Returns true if this VsT is deallocated, false otherwise <!-- inputs/outputs --> @return Returns true if this VsT is deal
example/default_rust/src/x64/intel/vs_t.rs:255
Method
is_deallocated
<!-- description --> @brief Returns true if the requested vs_t is deallocated, false otherwise <!-- inputs/outputs --> @param vsid the ID of the vs_t
kernel/integration/support/src/vs_pool_t.hpp:228
Method
is_deallocated
<!-- description --> @brief Returns true if the requested vp_t is deallocated, false otherwise <!-- inputs/outputs --> @param vpid the ID of the vp_t
kernel/integration/support/src/vp_pool_t.hpp:226
Method
is_deallocated
<!-- description --> @brief Returns true if this vp_t is deallocated, false otherwise <!-- inputs/outputs --> @return Returns true if this vp_t is de
kernel/integration/support/src/vp_t.hpp:198
Method
is_deallocated
<!-- description --> @brief Returns true if this vs_t is deallocated, false otherwise <!-- inputs/outputs --> @return Returns true if this vs_t is de
kernel/integration/support/src/x64/amd/vs_t.hpp:228
Method
is_deallocated
<!-- description --> @brief Returns true if this vs_t is deallocated, false otherwise <!-- inputs/outputs --> @return Returns true if this vs_t is de
kernel/integration/support/src/x64/intel/vs_t.hpp:283
Method
is_deallocated
<!-- description --> @brief Returns true if this vm_t is deallocated, false otherwise <!-- inputs/outputs --> @return Returns true if this vm_t is de
kernel/mocks/vm_t.hpp:161
Method
is_deallocated
<!-- description --> @brief Returns true if this vs_t is deallocated, false otherwise <!-- inputs/outputs --> @return Returns true if this vs_t is de
kernel/mocks/vs_t.hpp:189
Method
is_deallocated
<!-- description --> @brief Returns true if this vp_t is deallocated, false otherwise <!-- inputs/outputs --> @return Returns true if this vp_t is de
kernel/mocks/vp_t.hpp:134
Method
is_deallocated
<!-- description --> @brief Returns true if this vp_t is deallocated, false otherwise <!-- inputs/outputs --> @return Returns true if this vp_t is de
kernel/src/vp_t.hpp:135
Method
is_deallocated
<!-- description --> @brief Returns true if this vs_t is deallocated, false otherwise <!-- inputs/outputs --> @return Returns true if this vs_t is de
kernel/src/x64/amd/vs_t.hpp:368
Method
is_deallocated
<!-- description --> @brief Returns true if this vs_t is deallocated, false otherwise <!-- inputs/outputs --> @return Returns true if this vs_t is de
kernel/src/x64/intel/vs_t.hpp:729
Method
is_executing_fail
<!-- description --> @brief Returns true if the extension's main function is executing the fail_entry(). <!-- inputs/outputs --> @return Returns true
kernel/mocks/ext_t.hpp:358
Method
is_handle_valid
<!-- description --> @brief Returns true if provided handle is valid <!-- inputs/outputs --> @param hndl the handle to verify @return Returns true if
kernel/mocks/ext_t.hpp:316
Method
is_inactive
<!-- description --> @brief Returns false if this RPT is the active RPT. <!-- inputs/outputs --> @param tls the current TLS block @return Returns fal
lib/mocks/basic_root_page_table_t.hpp:344
Method
is_initialized
<!-- description --> @brief Returns true if this RPT is initialized. <!-- inputs/outputs --> @return Returns true if this RPT is initialized.
lib/mocks/basic_root_page_table_t.hpp:315
Method
is_locked
<!-- description --> @brief Returns true if the basic_spinlock_t is locked <!-- inputs/outputs --> @return Returns true if the basic_spinlock_t is lo
lib/mocks/basic_spinlock_t.hpp:78
Method
is_open
<!-- description --> @brief Returns true if the basic_ioctl_t has been opened, false otherwise. <!-- inputs/outputs --> @return Returns true if the b
lib/src/windows/basic_ioctl_t.hpp:251
Method
is_open
<!-- description --> @brief Returns true if the basic_ioctl_t has been opened, false otherwise. <!-- inputs/outputs --> @return Returns true if the b
lib/src/linux/basic_ioctl_t.hpp:182
Method
is_page_1g_aligned
<!-- description --> @brief Returns true if the provided address is 1g page aligned. Returns false otherwise. <!-- inputs/outputs --> @param addr the
lib/mocks/basic_root_page_table_t.hpp:219
Method
is_page_1g_aligned
<!-- description --> @brief Returns true if the provided address is 1g page aligned. Returns false otherwise. <!-- inputs/outputs --> @param addr the
lib/src/basic_root_page_table_t.hpp:318
Method
is_page_2m_aligned
<!-- description --> @brief Returns true if the provided address is 2m page aligned. Returns false otherwise. <!-- inputs/outputs --> @param addr the
lib/mocks/basic_root_page_table_t.hpp:234
Method
is_page_2m_aligned
<!-- description --> @brief Returns true if the provided address is 2m page aligned. Returns false otherwise. <!-- inputs/outputs --> @param addr the
lib/src/basic_root_page_table_t.hpp:333
Method
is_page_4k_aligned
<!-- description --> @brief Returns true if the provided address is 4k page aligned. Returns false otherwise. <!-- inputs/outputs --> @param addr the
lib/mocks/basic_root_page_table_t.hpp:249
Method
is_page_4k_aligned
<!-- description --> @brief Returns true if the provided address is 4k page aligned. Returns false otherwise. <!-- inputs/outputs --> @param addr the
lib/src/basic_root_page_table_t.hpp:348
Function
is_page_pool_storage_set
lib/mocks/basic_page_pool_helpers.hpp:252
Method
is_started
<!-- description --> @brief Returns true if the extension's main function has completed it's execution. <!-- inputs/outputs --> @return Returns true
kernel/mocks/ext_t.hpp:344
Method
is_the_active_vm_the_root_vm
<!-- description --> @brief Returns true if the active VM is the root VM. Returns false otherwise. <!-- inputs/outputs --> @return Returns true if th
syscall/mocks/bf_syscall_t.hpp:1089
Method
is_the_active_vm_the_root_vm
<!-- description --> @brief Returns true if the active VM is the root VM. Returns false otherwise. <!-- inputs/outputs --> @return Returns true if th
syscall/src/bf_syscall_t.hpp:630
Method
is_vm_the_root_vm
<!-- description --> @brief Returns true if the provided VMID is the ID of the root VM. Returns false otherwise. <!-- inputs/outputs --> @param vmid
syscall/mocks/bf_syscall_t.hpp:1104
Method
is_vm_the_root_vm
<!-- description --> @brief Returns true if the provided VMID is the ID of the root VM. Returns false otherwise. <!-- inputs/outputs --> @param vmid
syscall/src/bf_syscall_t.hpp:645
Method
is_vp_a_root_vp
<!-- description --> @brief Returns true if the provided VPID is the ID of a root VP. Returns false otherwise. This is the same as vpid == sys.bf_tls_
syscall/mocks/bf_syscall_t.hpp:1121
Method
is_vp_a_root_vp
<!-- description --> @brief Returns true if the provided VPID is the ID of a root VP. Returns false otherwise. This is the same as vpid == sys.bf_tls_
syscall/src/bf_syscall_t.hpp:662
Method
is_vs_a_root_vs
<!-- description --> @brief Returns true if the provided VSID is the ID of a root VS. Returns false otherwise. This is the same as vsid == sys.bf_tls_
syscall/mocks/bf_syscall_t.hpp:1138
Method
is_vs_a_root_vs
<!-- description --> @brief Returns true if the provided VSID is the ID of a root VS. Returns false otherwise. This is the same as vsid == sys.bf_tls_
syscall/src/bf_syscall_t.hpp:679
Function
loaderEvtDeviceAdd
loader/windows/src/Driver.c:100
Function
loaderEvtDriverContextCleanup
loader/windows/src/Driver.c:147
Function
loaderEvtIoDeviceControl
loader/windows/src/Queue.c:91
Function
loaderEvtIoStop
loader/windows/src/Queue.c:197
Method
lock
lib/mocks/basic_spinlock_t.hpp:56
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/mocks/vp_t/behavior.cpp:247
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/mocks/intrinsic_t/behavior.cpp:55
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/mocks/vs_t/behavior.cpp:257
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/mocks/tls_initialize/behavior.cpp:78
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/mocks/x64/intrinsic_t/behavior.cpp:80
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/mocks/x64/intrinsic_cpuid_impl/behavior.cpp:103
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/mocks/x64/dispatch_vmexit_cpuid/behavior.cpp:78
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/mocks/x64/intel/dispatch_vmexit_nmi/behavior.cpp:78
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/mocks/x64/intel/dispatch_vmexit_nmi_window/behavior.cpp:78
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/mocks/dispatch_fail/behavior.cpp:78
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/mocks/vp_pool_t/behavior.cpp:148
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/mocks/dispatch_bootstrap/behavior.cpp:78
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/mocks/dispatch_vmexit/behavior.cpp:78
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/mocks/vs_pool_t/behavior.cpp:151
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/mocks/gs_initialize/behavior.cpp:78
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/src/vp_t/behavior.cpp:247
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/src/x64/intrinsic_t/behavior.cpp:81
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/src/x64/amd/vs_t/behavior.cpp:273
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/src/x64/amd/tls_initialize/behavior.cpp:59
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/src/x64/amd/dispatch_vmexit/behavior.cpp:95
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/src/x64/amd/gs_initialize/behavior.cpp:59
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/src/x64/dispatch_vmexit_cpuid/behavior.cpp:150
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/src/x64/intel/vs_t/behavior.cpp:273
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/src/x64/intel/tls_initialize/behavior.cpp:59
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/src/x64/intel/dispatch_vmexit_nmi/behavior.cpp:66
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/src/x64/intel/dispatch_vmexit_nmi_window/behavior.cpp:66
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/src/x64/intel/dispatch_vmexit/behavior.cpp:146
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/src/x64/intel/gs_initialize/behavior.cpp:87
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/src/dispatch_fail/behavior.cpp:64
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/src/vp_pool_t/behavior.cpp:242
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/src/dispatch_bootstrap/behavior.cpp:138
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/src/vs_pool_t/behavior.cpp:248
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
example/default/tests/template/behavior.cpp:278
Function
main
utils/get_target_arch.c:32
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
vmmctl/tests/mocks/vmmctl_main/behavior.cpp:81
Function
main
<!-- description --> @brief Main function for this unit test. If a call to bsl::ut_check() fails the application will fast fail. If all calls to bsl::
vmmctl/tests/src/main/behavior.cpp:89
← previous
next →
1,801–1,900 of 2,423, ranked by callers