Searched refs:kvm_asm64_cpl3 (Results 1 – 5 of 5) sorted by relevance
10 const char kvm_asm64_cpl3[] = "\x0f\x20\xc0\x0d\x00\x00\x00\x80\x0f\x22\xc0\xea\xde\xc0\xad\x0b\x50… variable
31 PRINT(kvm_asm64_cpl3); in main()
87 .global kvm_asm64_cpl3, kvm_asm64_cpl3_end symbol88 kvm_asm64_cpl3: label
619 text_prefix = kvm_asm64_cpl3; in syz_kvm_setup_cpu()620 text_prefix_size = sizeof(kvm_asm64_cpl3) - 1; in syz_kvm_setup_cpu()
1451 const char kvm_asm64_cpl3[] = "\x0f\x20\xc0\x0d\x00\x00\x00\x80\x0f\x22\xc0\xea\xde\xc0\xad\x0b\x50…2120 text_prefix = kvm_asm64_cpl3;2121 text_prefix_size = sizeof(kvm_asm64_cpl3) - 1;