Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dprom.h171 #define OV5_RADIX_GTSE 0x1A40 /* Guest Translation Shoot Down Avail */ macro
/openbmc/linux/arch/powerpc/mm/
H A Dinit_64.c456 if (!(vec5[OV5_INDX(OV5_RADIX_GTSE)] & in early_check_vec5()
457 OV5_FEAT(OV5_RADIX_GTSE))) { in early_check_vec5()
/openbmc/linux/arch/powerpc/kernel/
H A Dprom_init.c1321 case OV5_INDX(OV5_RADIX_GTSE): /* Radix Extensions */ in prom_parse_platform_support()
1322 if (val & OV5_FEAT(OV5_RADIX_GTSE)) in prom_parse_platform_support()
1375 OV5_FEAT(OV5_RADIX_GTSE); in prom_check_platform_support()