Searched refs:highp (Results 1 – 2 of 2) sorted by relevance
128 unsigned long long *highp, unsigned long long *lowp) in mult64() argument150 *highp = high; in mult64()
1281 u32 *lowp, *highp; in vmx_restore_control_msr() local1284 vmx_get_control_msr(&vmcs_config.nested, msr_index, &lowp, &highp); in vmx_restore_control_msr()1286 supported = vmx_control_msr(*lowp, *highp); in vmx_restore_control_msr()1296 vmx_get_control_msr(&vmx->nested.msrs, msr_index, &lowp, &highp); in vmx_restore_control_msr()1298 *highp = data >> 32; in vmx_restore_control_msr()