Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/include/asm/
H A Dhvcall.h497 #define H_GUEST_CAP_POWER9 (1UL<<(63-1)) macro
/linux-6.15/arch/powerpc/kvm/
H A Dbook3s_hv_nested.c459 capabilities |= H_GUEST_CAP_POWER9; in kvmhv_nested_init()
H A Dbook3s_hv.c400 cap = H_GUEST_CAP_POWER9; in map_pcr_to_cap()