Searched refs:__BUILD_KVM_RW_WRAP (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | kvm_host.h | 541 #define __BUILD_KVM_RW_WRAP(name1, name2, type) \ macro 579 __BUILD_KVM_RW_WRAP(c0_guest_##name, sw_gc0_##name, type) 607 __BUILD_KVM_RW_WRAP(c0_guest_##name, vz_gc0_##name, type) \
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | kvm_host.h | 607 #define __BUILD_KVM_RW_WRAP(name1, name2, type) \ macro 645 __BUILD_KVM_RW_WRAP(c0_guest_##name, sw_gc0_##name, type) 687 __BUILD_KVM_RW_WRAP(c0_guest_##name, vz_gc0_##name, type) \
|
Completed in 4 milliseconds