Home
last modified time | relevance | path

Searched defs:subcode (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/linux/arch/s390/kernel/
H A Ddiag.c152 int diag14(unsigned long rx, unsigned long ry1, unsigned long subcode) in diag14()
159 static inline int __diag204(unsigned long *subcode, unsigned long size, void *addr) in __diag204()
185 int diag204(unsigned long subcode, unsigned long size, void *addr) in diag204()
264 int diag26c(void *req, void *resp, enum diag26c_sc subcode) in diag26c()
H A Dcert_store.c233 static int __diag320(unsigned long subcode, void *addr) in __diag320()
248 static int diag320(unsigned long subcode, void *addr) in diag320()
H A Dipl.c181 static inline int __diag308(unsigned long subcode, unsigned long addr) in __diag308()
197 int diag308(unsigned long subcode, void *addr) in diag308()
/openbmc/linux/arch/s390/kvm/
H A Ddiag.c62 u16 subcode; in __diag_page_ref_service() member
215 unsigned long subcode = vcpu->run->s.regs.gprs[reg] & 0xffff; in __diag_ipl_functions() local
/openbmc/linux/arch/s390/purgatory/
H A Dhead.S68 .macro START_NEXT_KERNEL base subcode
/openbmc/qemu/target/s390x/
H A Ddiag.c82 uint64_t subcode = env->regs[r3]; in handle_diag_308() local
/openbmc/linux/arch/s390/mm/
H A Dpfault.c120 __u16 subcode; in pfault_interrupt() local
/openbmc/linux/arch/s390/boot/
H A Dipl_parm.c32 static inline int __diag308(unsigned long subcode, void *addr) in __diag308()
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_device.c1077 u16 subcode) in octeon_get_dispatch()
1136 u16 subcode, in octeon_register_dispatch_fn()
H A Dliquidio_common.h545 u64 subcode:7; member
580 u64 subcode:8; member
587 u64 subcode:8; member
599 u64 subcode:8; member
610 u64 subcode:8; member
H A Drequest_manager.c580 u8 subcode, in octeon_prepare_soft_command()
H A Docteon_droq.c56 u16 opcode, u16 subcode) in octeon_get_dispatch_arg()
/openbmc/linux/arch/s390/include/asm/
H A Dirq.h86 unsigned short subcode; member
/openbmc/qemu/pc-bios/s390-ccw/
H A Diplb.h106 unsigned long subcode = store ? 6 : 5; in manage_iplb() local
/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_mp_ioctl.h197 unsigned int subcode; member
/openbmc/linux/arch/m68k/fpsp040/
H A Dres_func.S673 .set subcode,0x28 define
/openbmc/linux/scripts/gcc-plugins/
H A Dgcc-common.h311 static inline gimple gimple_build_assign_with_ops(enum tree_code subcode, tree lhs, tree op1, tree … in gimple_build_assign_with_ops()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhclge_mbx.h119 u8 subcode; member
/openbmc/qemu/target/loongarch/
H A Dcpu.h87 #define EXCODE(code, subcode) ( ((subcode) << 6) | (code) ) argument
/openbmc/linux/drivers/net/ethernet/sfc/
H A Def10.c3046 int subcode; in efx_ef10_handle_driver_event() local
3071 u32 subcode; in efx_ef10_handle_driver_generated_event() local
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c110 u8 subcode) in hclgevf_build_send_msg()
992 u8 code, subcode; in hclgevf_add_del_mac_addr() local
/openbmc/linux/arch/mips/kernel/
H A Dtraps.c1614 int subcode; in do_mt() local
/openbmc/linux/sound/soc/fsl/
H A Dfsl_spdif.c85 unsigned char subcode[2 * SPDIF_UBITS_SIZE]; member
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Dmes_api_def.h516 enum MODIFY_REG_SUBCODE subcode; member
/openbmc/linux/drivers/message/fusion/
H A Dmptbase.c8067 u32 subcode:16; in mpt_sas_log_info() member

12