Home
last modified time | relevance | path

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

/arch/s390/kvm/
Ddiag.c31 unsigned long subcode = vcpu->arch.guest_gprs[reg] & 0xffff; in __diag_ipl_functions() local
33 VCPU_EVENT(vcpu, 5, "diag ipl functions, subcode %lx", subcode); in __diag_ipl_functions()
34 switch (subcode) { in __diag_ipl_functions()
/arch/s390/kernel/
Ddiag.c35 int diag14(unsigned long rx, unsigned long ry1, unsigned long subcode) in diag14() argument
38 register unsigned long _ry2 asm("3") = subcode; in diag14()
Dipl.c158 int diag308(unsigned long subcode, void *addr) in diag308() argument
168 : "d" (subcode) : "cc", "memory"); in diag308()
/arch/s390/include/asm/
Ddiag.h19 extern int diag14(unsigned long rx, unsigned long ry1, unsigned long subcode);
Dipl.h166 extern int diag308(unsigned long subcode, void *addr);
/arch/s390/mm/
Dfault.c547 __u16 subcode; in pfault_interrupt() local
555 subcode = S390_lowcore.cpu_addr; in pfault_interrupt()
556 if ((subcode & 0xff00) != __SUBCODE_MASK) in pfault_interrupt()
564 if (subcode & 0x0080) { in pfault_interrupt()
/arch/mips/kernel/
Dtraps.c1007 int subcode; in do_mt() local
1009 subcode = (read_vpe_c0_vpecontrol() & VPECONTROL_EXCPT) in do_mt()
1011 switch (subcode) { in do_mt()
1032 subcode); in do_mt()
/arch/s390/hypfs/
Dhypfs_diag.c334 static int diag204(unsigned long subcode, unsigned long size, void *addr) in diag204() argument
336 register unsigned long _subcode asm("0") = subcode; in diag204()
/arch/m68k/fpsp040/
Dres_func.S673 .set subcode,0x28 define
684 cmpiw #subcode,%d0