Home
last modified time | relevance | path

Searched refs:name1 (Results 1 – 1 of 1) sorted by relevance

/arch/mips/include/asm/
Dkvm_host.h573 #define __BUILD_KVM_RW_WRAP(name1, name2, type) \ argument
574 static inline __KVMT##type kvm_read_##name1(struct mips_coproc *cop0) \
578 static inline void kvm_write_##name1(struct mips_coproc *cop0, \
585 #define __BUILD_KVM_SET_WRAP(name1, name2, type) \ argument
586 static inline void kvm_set_##name1(struct mips_coproc *cop0, \
591 static inline void kvm_clear_##name1(struct mips_coproc *cop0, \
596 static inline void kvm_change_##name1(struct mips_coproc *cop0, \