OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NVMM_IOC_VCPU_CONFIGURE
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/dev/nvmm/
nvmm_ioctl.h
65
struct
nvmm_ioc_vcpu_configure
{
struct
147
#define
NVMM_IOC_VCPU_CONFIGURE
_IOW ('N', 6, struct
nvmm_ioc_vcpu_configure
)
nvmm.c
510
struct
nvmm_ioc_vcpu_configure
*args)
1233
case
NVMM_IOC_VCPU_CONFIGURE
:
/src/lib/libnvmm/
libnvmm.c
351
struct
nvmm_ioc_vcpu_configure
args;
365
ret = ioctl(nvmm_fd,
NVMM_IOC_VCPU_CONFIGURE
, &args);
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc
844
unsigned struct_nvmm_ioc_vcpu_configure_sz = sizeof(
nvmm_ioc_vcpu_configure
);
1604
unsigned IOCTL_NVMM_IOC_VCPU_CONFIGURE =
NVMM_IOC_VCPU_CONFIGURE
;
sanitizer_interceptors_ioctl_netbsd.inc
651
_(
NVMM_IOC_VCPU_CONFIGURE
, READ, struct_nvmm_ioc_vcpu_configure_sz);
/src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_interceptors_ioctl_netbsd.inc
650
_(
NVMM_IOC_VCPU_CONFIGURE
, READ, struct_nvmm_ioc_vcpu_configure_sz);
sanitizer_platform_limits_netbsd.cpp
1005
unsigned struct_nvmm_ioc_vcpu_configure_sz = sizeof(
nvmm_ioc_vcpu_configure
);
1766
unsigned IOCTL_NVMM_IOC_VCPU_CONFIGURE =
NVMM_IOC_VCPU_CONFIGURE
;
/src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_interceptors_ioctl_netbsd.inc
650
_(
NVMM_IOC_VCPU_CONFIGURE
, READ, struct_nvmm_ioc_vcpu_configure_sz);
sanitizer_platform_limits_netbsd.cpp
1005
unsigned struct_nvmm_ioc_vcpu_configure_sz = sizeof(
nvmm_ioc_vcpu_configure
);
1766
unsigned IOCTL_NVMM_IOC_VCPU_CONFIGURE =
NVMM_IOC_VCPU_CONFIGURE
;
Completed in 34 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026