Home
last modified time | relevance | path

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

/openbmc/linux/arch/microblaze/include/asm/
H A Dregisters.h38 # define MSR_KERNEL_VMS (MSR_EE | MSR_VMS) macro
/openbmc/linux/arch/microblaze/kernel/
H A Dhead.S320 ori r4,r0,MSR_KERNEL_VMS
370 ori r4, r0, MSR_KERNEL_VMS
/openbmc/qemu/target/microblaze/
H A Dcpu.h80 #define MSR_KERNEL_VMS MSR_EE|MSR_VMS macro