vmci_use_ppn64
if (vmci_use_ppn64())
bool vmci_use_ppn64(void);
if (vmci_use_ppn64()) {
ppn_size = vmci_use_ppn64() ? sizeof(u64) : sizeof(u32);