Searched refs:sie_page (Results 1 – 3 of 3) sorted by relevance
272 struct sie_page *sie_page; in s390_backup_mcck_info() local281 sie_page = container_of(sie_block, struct sie_page, sie_block); in s390_backup_mcck_info()282 mcck_backup = &sie_page->mcck_info; in s390_backup_mcck_info()
3977 struct sie_page *sie_page; in kvm_arch_vcpu_create() local3981 sie_page = (struct sie_page *) get_zeroed_page(GFP_KERNEL_ACCOUNT); in kvm_arch_vcpu_create()3982 if (!sie_page) in kvm_arch_vcpu_create()5026 struct sie_page *sie_page; in vcpu_post_run() local5042 struct sie_page, sie_block); in vcpu_post_run()5043 mcck_info = &sie_page->mcck_info; in vcpu_post_run()5067 struct sie_page *sie_page = (struct sie_page *)vcpu->arch.sie_block; in __vcpu_run() local5090 memcpy(sie_page->pv_grregs, in __vcpu_run()5092 sizeof(sie_page->pv_grregs)); in __vcpu_run()5099 sie_page->pv_grregs, in __vcpu_run()[all …]
338 struct sie_page { struct