Searched refs:sctns (Results 1 – 1 of 1) sorted by relevance
409 struct sthyi_sctns *sctns = NULL; in handle_sthyi() local434 sctns = (void *)get_zeroed_page(GFP_KERNEL_ACCOUNT); in handle_sthyi()435 if (!sctns) in handle_sthyi()438 cc = sthyi_fill(sctns, &rc); in handle_sthyi()440 free_page((unsigned long)sctns); in handle_sthyi()446 memcpy(sida_addr(vcpu->arch.sie_block), sctns, PAGE_SIZE); in handle_sthyi()448 r = write_guest(vcpu, addr, reg2, sctns, PAGE_SIZE); in handle_sthyi()450 free_page((unsigned long)sctns); in handle_sthyi()456 free_page((unsigned long)sctns); in handle_sthyi()