Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/include/asm/
H A Dhvcall.h498 #define H_GUEST_CAP_POWER10 (1UL<<(63-2)) macro
/linux-6.15/arch/powerpc/kvm/
H A Dbook3s_hv_nested.c457 capabilities |= H_GUEST_CAP_POWER10; in kvmhv_nested_init()
H A Dbook3s_hv.c406 cap = H_GUEST_CAP_POWER10; in map_pcr_to_cap()