rm_entry          820 arch/powerpc/include/asm/kvm_host.h 	struct kvmhv_tb_accumulator rm_entry;	/* real-mode entry code */
rm_entry          461 arch/powerpc/kernel/asm-offsets.c 	OFFSET(VCPU_TB_RMENTRY, kvm_vcpu, arch.rm_entry);
rm_entry         2117 arch/powerpc/kvm/book3s_hv.c 	{"rm_entry",	offsetof(struct kvm_vcpu, arch.rm_entry)},
rm_entry          444 drivers/video/console/sticore.c 			unsigned char offs = sti->rm_entry[i];
rm_entry          453 drivers/video/console/sticore.c 					i,sti->rm_entry[i]);
rm_entry          865 drivers/video/console/sticore.c 			rm = (u32*) &sti->rm_entry;
rm_entry          873 drivers/video/console/sticore.c 				DPRINTK(("%02x ", sti->rm_entry[i]));
rm_entry          370 drivers/video/fbdev/sticore.h 	u8 rm_entry[16]; /* pci region mapper array == pci config space offset */