Searched refs:vmcall_pattern (Results 1 – 1 of 1) sorted by relevance
535 static const uint8_t vmcall_pattern[] = { /* vmcall */ in patch_hypercalls() local550 for (pos = 0; pos < s->rom_size - sizeof(vmcall_pattern); pos++) { in patch_hypercalls()555 patch = &vmcall_pattern[5]; in patch_hypercalls()557 pattern = vmcall_pattern; in patch_hypercalls()558 alternates[0] = vmcall_pattern[7]; in patch_hypercalls()