Searched refs:__BUILD_KVM_SET_WRAP (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | kvm_host.h | 553 #define __BUILD_KVM_SET_WRAP(name1, name2, type) \ macro 583 __BUILD_KVM_SET_WRAP(c0_guest_##name, sw_gc0_##name, type) 587 __BUILD_KVM_SET_WRAP(c0_guest_##name, sw_gc0_##name, type) 613 __BUILD_KVM_SET_WRAP(c0_guest_##name, vz_gc0_##name, type)
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | kvm_host.h | 619 #define __BUILD_KVM_SET_WRAP(name1, name2, type) \ macro 649 __BUILD_KVM_SET_WRAP(c0_guest_##name, sw_gc0_##name, type) 653 __BUILD_KVM_SET_WRAP(c0_guest_##name, sw_gc0_##name, type) 693 __BUILD_KVM_SET_WRAP(c0_guest_##name, vz_gc0_##name, type)
|
Completed in 4 milliseconds