Home
last modified time | relevance | path

Searched refs:KVM_PRIVATE_MEM_SLOTS (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
Dkvm_host.h45 #define KVM_PRIVATE_MEM_SLOTS 3 macro
46 #define KVM_MEM_SLOTS_NUM (KVM_USER_MEM_SLOTS + KVM_PRIVATE_MEM_SLOTS)
/arch/mips/include/asm/
Dkvm_host.h88 #define KVM_PRIVATE_MEM_SLOTS 0 macro