Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/kvm/
H A Dtrace.h394 TP_PROTO(VCPU_PROTO_COMMON, int fc, int sel1, int sel2, u64 addr),
395 TP_ARGS(VCPU_ARGS_COMMON, fc, sel1, sel2, addr),
401 __field(int, sel2)
409 __entry->sel2 = sel2;
414 __entry->fc, __entry->sel1, __entry->sel2,
H A Dpriv.c848 u8 fc, u8 sel1, u16 sel2) in insert_stsi_usr_data() argument
855 vcpu->run->s390_stsi.sel2 = sel2; in insert_stsi_usr_data()
862 int sel2 = vcpu->run->s.regs.gprs[1] & 0xffff; in handle_stsi() local
869 VCPU_EVENT(vcpu, 3, "STSI: fc: %u sel1: %u sel2: %u", fc, sel1, sel2); in handle_stsi()
900 if (stsi((void *) mem, fc, sel1, sel2)) in handle_stsi()
904 if (sel1 != 2 || sel2 != 2) in handle_stsi()
924 insert_stsi_usr_data(vcpu, operand2, ar, fc, sel1, sel2); in handle_stsi()
927 trace_kvm_s390_handle_stsi(vcpu, fc, sel1, sel2, operand2); in handle_stsi()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dsysinfo.c26 static inline int __stsi(void *sysinfo, int fc, int sel1, int sel2, int *lvl) in __stsi() argument
29 register int r1 asm("1") = sel2; in __stsi()
51 int stsi(void *sysinfo, int fc, int sel1, int sel2) in stsi() argument
55 rc = __stsi(sysinfo, fc, sel1, sel2, &lvl); in stsi()
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dsysinfo.h187 int stsi(void *sysinfo, int fc, int sel1, int sel2);
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec2.c451 u32 sel0, sel1, sel2, val; in rkvdec2_read_perf_sel() local
457 sel2 = ((i + 2) < e) ? (i + 2) : 0; in rkvdec2_read_perf_sel()
458 val = RKVDEC_SET_PERF_SEL(sel0, sel1, sel2); in rkvdec2_read_perf_sel()
467 if (sel2) { in rkvdec2_read_perf_sel()
468 regs[sel2] = readl_relaxed(mpp->reg_base + RKVDEC_SEL_VAL2_BASE); in rkvdec2_read_perf_sel()
469 mpp_debug(DEBUG_GET_PERF_VAL, "sel[%d]:%u\n", sel2, regs[sel2]); in rkvdec2_read_perf_sel()
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/xilinx/
H A Dzynqmp-zcu102-revA.dts218 gtr-sel2-hog {
222 line-name = "sel2";
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dzynqmp-zcu102-revA.dts184 line-name = "sel2";
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dkvm.h387 __u16 sel2; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dkvm.h387 __u16 sel2; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dkvm.h405 __u16 sel2; member
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dkvm.h405 __u16 sel2; member
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A Dapi.rst5712 __u16 sel2;
5718 @sel2 - selector 2