Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dhvcall.h503 #define H_GUEST_CAP_POWER11 (1UL << (63 - 3)) macro
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_nested.c455 capabilities |= H_GUEST_CAP_POWER11; in kvmhv_nested_init()
H A Dbook3s_hv.c404 cap = H_GUEST_CAP_POWER11; in map_pcr_to_cap()