Home
last modified time | relevance | path

Searched refs:hamax (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/s390/char/
A Dsclp_early.c62 sclp.hamax = (1UL << sccb->hamaxpow) - 1; in sclp_early_facilities_detect()
64 sclp.hamax = U64_MAX; in sclp_early_facilities_detect()
/linux/arch/s390/include/asm/
A Dsclp.h97 unsigned long hamax; member
/linux/arch/s390/kvm/
A Dkvm-s390.c2773 if (sclp.hamax == U64_MAX) in kvm_arch_init_vm()
2777 sclp.hamax + 1); in kvm_arch_init_vm()
3308 vcpu->arch.sie_block->msl = sclp.hamax; in kvm_arch_vcpu_create()

Completed in 10 milliseconds