Searched refs:hamax (Results 1 – 3 of 3) sorted by relevance
70 sclp.hamax = (1UL << sccb->hamaxpow) - 1; in sclp_early_facilities_detect()72 sclp.hamax = U64_MAX; in sclp_early_facilities_detect()
103 unsigned long hamax; member
3318 if (sclp.hamax == U64_MAX) in kvm_arch_init_vm()3322 sclp.hamax + 1); in kvm_arch_init_vm()3855 vcpu->arch.sie_block->msl = sclp.hamax; in kvm_arch_vcpu_create()
Completed in 15 milliseconds