Home
last modified time | relevance | path

Searched refs:H_GUEST_FLAGS_WIDE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/kvm/
H A Dguest-state-buffer.c590 hflags |= H_GUEST_FLAGS_WIDE; in kvmppc_gsb_send()
615 hflags |= H_GUEST_FLAGS_WIDE; in kvmppc_gsb_recv()
/linux/arch/powerpc/include/asm/
H A Dhvcall.h492 #define H_GUEST_FLAGS_WIDE (1UL<<(63-0)) macro