Home
last modified time | relevance | path

Searched refs:max_guest_cpu_id (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/arch/s390/boot/
Duv.c42 uv_info.max_guest_cpu_id = uvcb.max_guest_cpu_id; in uv_query_info()
/Linux-v6.1/arch/s390/include/asm/
Duv.h119 u16 max_guest_cpu_id; /* 0x009e */ member
350 unsigned short max_guest_cpu_id; member
/Linux-v6.1/arch/s390/kernel/
Duv.c539 uv_info.max_guest_cpu_id + 1); in uv_query_max_guest_cpus()
/Linux-v6.1/arch/s390/kvm/
Dkvm-s390.c2435 info->vm.max_cpus = uv_info.max_guest_cpu_id + 1; in kvm_s390_handle_pv_info()