Searched refs:hamax (Results 1 – 3 of 3) sorted by relevance
73 sclp.hamax = (1UL << sccb->hamaxpow) - 1; in sclp_early_facilities_detect()75 sclp.hamax = U64_MAX; in sclp_early_facilities_detect()
106 unsigned long hamax; member
3404 if (sclp.hamax == U64_MAX) in kvm_arch_init_vm()3408 sclp.hamax + 1); in kvm_arch_init_vm()3941 vcpu->arch.sie_block->msl = sclp.hamax; in kvm_arch_vcpu_create()
Completed in 22 milliseconds