Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dplpar_wrappers.h296 return plpar_set_mode(0, H_SET_MODE_RESOURCE_LE, 0, 0); in enable_big_endian_exceptions()
309 return plpar_set_mode(1, H_SET_MODE_RESOURCE_LE, 0, 0); in enable_little_endian_exceptions()
H A Dhvcall.h399 #define H_SET_MODE_RESOURCE_LE 4 macro
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h405 #define H_SET_MODE_RESOURCE_LE 4 macro
/openbmc/qemu/hw/ppc/
H A Dspapr_hcall.c918 case H_SET_MODE_RESOURCE_LE: in h_set_mode()