Searched hist:"24 cc67de62eebbda3ce0c46bdd56582c00dccd03" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/powerpc/include/asm/ |
H A D | cputable.h | diff 24cc67de62eebbda3ce0c46bdd56582c00dccd03 Thu Jan 20 08:50:55 CET 2011 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Define CPU feature for Architected 2.06 HV mode
This bit indicates that we are operating in hypervisor mode on a CPU compliant to architecture 2.06 or later (currently server only).
We set it on POWER7 and have a boot-time CPU setup function that clears it if MSR:HV isn't set (booting under a hypervisor).
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
/linux/arch/powerpc/kernel/ |
H A D | cputable.c | diff 24cc67de62eebbda3ce0c46bdd56582c00dccd03 Thu Jan 20 08:50:55 CET 2011 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Define CPU feature for Architected 2.06 HV mode
This bit indicates that we are operating in hypervisor mode on a CPU compliant to architecture 2.06 or later (currently server only).
We set it on POWER7 and have a boot-time CPU setup function that clears it if MSR:HV isn't set (booting under a hypervisor).
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | Makefile | diff 24cc67de62eebbda3ce0c46bdd56582c00dccd03 Thu Jan 20 08:50:55 CET 2011 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Define CPU feature for Architected 2.06 HV mode
This bit indicates that we are operating in hypervisor mode on a CPU compliant to architecture 2.06 or later (currently server only).
We set it on POWER7 and have a boot-time CPU setup function that clears it if MSR:HV isn't set (booting under a hypervisor).
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|