Home
last modified time | relevance | path

Searched defs:MSR_VM (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/microblaze/include/asm/
H A Dregisters.h33 # define MSR_VM (1<<13) /* Virtual Mode */ macro
/openbmc/qemu/target/microblaze/
H A Dcpu.h72 #define MSR_VM (1<<13) /* Virtual Mode */ macro