Searched refs:HV_SUPPORT_NONE (Results 1 - 1 of 1) sorted by path

/linux-master/arch/powerpc/kernel/
H A Ddt_cpu_ftrs.c38 #define HV_SUPPORT_NONE 0xffffffffU macro
136 if (f->hv_support == HV_SUPPORT_NONE) {
173 if (f->hv_support != HV_SUPPORT_NONE) {
919 f->hv_support = HV_SUPPORT_NONE;
949 if (f->hv_support == HV_SUPPORT_NONE && f->hfscr_bit_nr != -1) {
961 if (f->hv_support != HV_SUPPORT_NONE || f->hfscr_bit_nr != -1) {

Completed in 221 milliseconds