Searched refs:fmt2 (Results 1 – 5 of 5) sorted by relevance
297 struct type86_fmt2_ext fmt2; member498 struct type86_fmt2_ext fmt2; member507 struct type86_fmt2_ext fmt2; member629 data + msg->fmt2.offset1, msg->fmt2.count1)) in convert_type86_xcrb()631 xcRB->reply_control_blk_length = msg->fmt2.count1; in convert_type86_xcrb()634 if (msg->fmt2.count2) in convert_type86_xcrb()636 data + msg->fmt2.offset2, msg->fmt2.count2)) in convert_type86_xcrb()638 xcRB->reply_data_length = msg->fmt2.count2; in convert_type86_xcrb()658 if (xcRB->resp_len < msg->fmt2.count1) in convert_type86_ep11_xcrb()663 data + msg->fmt2.offset1, msg->fmt2.count1)) in convert_type86_ep11_xcrb()[all …]
220 struct type86_fmt2_ext fmt2; in zcrypt_pcixcc_rng_supported() member
211 } fmt2; member
867 pr_cont("instr addr=%08lx\n", fp->un.fmt2.iaddr); in show_registers()868 addr += sizeof(fp->un.fmt2); in show_registers()1111 info.si_addr = (void *) fp->un.fmt2.iaddr; in trap_c()
70 [2] = sizeof(((struct frame *)0)->un.fmt2),