OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kvm_ppc_resize_hpt
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
kvm.h
565
struct
kvm_ppc_resize_hpt
{
struct
1007
#define KVM_PPC_RESIZE_HPT_PREPARE _IOR(KVMIO, 0xad, struct
kvm_ppc_resize_hpt
)
1008
#define KVM_PPC_RESIZE_HPT_COMMIT _IOR(KVMIO, 0xae, struct
kvm_ppc_resize_hpt
)
[
all
...]
/external/kernel-headers/original/uapi/linux/
kvm.h
750
struct
kvm_ppc_resize_hpt
{
struct
[
all
...]
Completed in 6621 milliseconds