Searched refs:H_SET_MODE_RESOURCE_LE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | plpar_wrappers.h | 293 return plpar_set_mode(0, H_SET_MODE_RESOURCE_LE, 0, 0); in enable_big_endian_exceptions() 306 return plpar_set_mode(1, H_SET_MODE_RESOURCE_LE, 0, 0); in enable_little_endian_exceptions()
|
H A D | hvcall.h | 360 #define H_SET_MODE_RESOURCE_LE 4 macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | plpar_wrappers.h | 296 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 D | hvcall.h | 399 #define H_SET_MODE_RESOURCE_LE 4 macro
|
Completed in 6 milliseconds