Searched refs:fc0 (Results 1 – 3 of 3) sorted by relevance
96 struct region3_table_entry_fc0 fc0; member138 struct segment_table_entry_fc0 fc0; member
565 if (vaddr.sx01 < rtte.fc0.tf) in guest_translate()567 if (vaddr.sx01 > rtte.fc0.tl) in guest_translate()570 dat_protection |= rtte.fc0.p; in guest_translate()593 dat_protection |= ste.fc0.p; in guest_translate()1339 *dat_protection |= rtte.fc0.p; in kvm_s390_shadow_tables()1345 if (vaddr.sx01 < rtte.fc0.tf || vaddr.sx01 > rtte.fc0.tl) in kvm_s390_shadow_tables()1348 *dat_protection |= rtte.fc0.p; in kvm_s390_shadow_tables()1349 ptr = rtte.fc0.sto * PAGE_SIZE; in kvm_s390_shadow_tables()1351 rtte.fc0.p |= *dat_protection; in kvm_s390_shadow_tables()1376 *dat_protection |= ste.fc0.p; in kvm_s390_shadow_tables()[all …]
394 dc.l $ff6c0280,$80000000,$00807fc0,$00002f01
Completed in 10 milliseconds