Home
last modified time | relevance | path

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

/arch/riscv/kvm/
A Dvcpu_fp.c79 unsigned long rtype) in kvm_riscv_vcpu_get_reg_fp() argument
86 rtype); in kvm_riscv_vcpu_get_reg_fp()
89 if ((rtype == KVM_REG_RISCV_FP_F) && in kvm_riscv_vcpu_get_reg_fp()
100 } else if ((rtype == KVM_REG_RISCV_FP_D) && in kvm_riscv_vcpu_get_reg_fp()
124 unsigned long rtype) in kvm_riscv_vcpu_set_reg_fp() argument
131 rtype); in kvm_riscv_vcpu_set_reg_fp()
134 if ((rtype == KVM_REG_RISCV_FP_F) && in kvm_riscv_vcpu_set_reg_fp()
145 } else if ((rtype == KVM_REG_RISCV_FP_D) && in kvm_riscv_vcpu_set_reg_fp()
/arch/riscv/include/asm/
A Dkvm_vcpu_fp.h54 unsigned long rtype);
57 unsigned long rtype);
/arch/mips/include/asm/octeon/
A Dcvmx-sli-defs.h110 __BITFIELD_FIELD(uint64_t rtype:2,
122 __BITFIELD_FIELD(uint64_t rtype:2,
/arch/x86/kvm/vmx/
A Dvmx.h446 #define __BUILD_VMX_MSR_BITMAP_HELPER(rtype, action, bitop, access, base) \ argument
447 static inline rtype vmx_##action##_msr_bitmap_##access(unsigned long *bitmap, \
456 return (rtype)true; \
/arch/x86/kvm/svm/
A Dsvm.h653 #define __BUILD_SVM_MSR_BITMAP_HELPER(rtype, action, bitop, access, bit_rw) \ argument
654 static inline rtype svm_##action##_msr_bitmap_##access(unsigned long *bitmap, \
661 return (rtype)true; \
/arch/mips/pci/
A Dpcie-octeon.c1353 mem_access_subid.s.rtype = 0; /* "No snoop" and "Relaxed ordering" are not set */ in __cvmx_pcie_rc_initialize_gen2()

Completed in 22 milliseconds