HV_SUPPORT_NONE   157 arch/powerpc/kernel/dt_cpu_ftrs.c 	if (f->hv_support == HV_SUPPORT_NONE) {
HV_SUPPORT_NONE   194 arch/powerpc/kernel/dt_cpu_ftrs.c 	if (f->hv_support != HV_SUPPORT_NONE) {
HV_SUPPORT_NONE   864 arch/powerpc/kernel/dt_cpu_ftrs.c 		f->hv_support = HV_SUPPORT_NONE;
HV_SUPPORT_NONE   894 arch/powerpc/kernel/dt_cpu_ftrs.c 		if (f->hv_support == HV_SUPPORT_NONE && f->hfscr_bit_nr != -1) {
HV_SUPPORT_NONE   906 arch/powerpc/kernel/dt_cpu_ftrs.c 		if (f->hv_support != HV_SUPPORT_NONE || f->hfscr_bit_nr != -1) {