Searched refs:VPHN_FLAG_VCPU (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dvphn.h19 #define VPHN_FLAG_VCPU 1 macro
/linux-master/tools/testing/selftests/powerpc/vphn/asm/
H A Dvphn.h19 #define VPHN_FLAG_VCPU 1 macro
/linux-master/arch/powerpc/mm/
H A Dnuma.c668 rc = hcall_vphn(hwid, VPHN_FLAG_VCPU, associativity);
1395 VPHN_FLAG_VCPU, associativity);
/linux-master/arch/powerpc/platforms/pseries/
H A Dvas.c363 VPHN_FLAG_VCPU, hard_smp_processor_id());
H A Dlpar.c251 return __get_cpu_associativity(cpu, vcpu_associativity, VPHN_FLAG_VCPU);

Completed in 242 milliseconds