Home
last modified time | relevance | path

Searched refs:rm_entry (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/video/console/
Dsticore.c443 unsigned char offs = sti->rm_entry[i]; in sti_init_glob_cfg()
452 i,sti->rm_entry[i]); in sti_init_glob_cfg()
866 rm = (u32*) &sti->rm_entry; in sti_try_rom_generic()
874 DPRINTK(("%02x ", sti->rm_entry[i])); in sti_try_rom_generic()
/linux-4.1.27/drivers/video/fbdev/
Dsticore.h369 u8 rm_entry[16]; /* pci region mapper array == pci config space offset */ member
/linux-4.1.27/arch/powerpc/include/asm/
Dkvm_host.h669 struct kvmhv_tb_accumulator rm_entry; /* real-mode entry code */ member
/linux-4.1.27/arch/powerpc/kernel/
Dasm-offsets.c464 DEFINE(VCPU_TB_RMENTRY, offsetof(struct kvm_vcpu, arch.rm_entry)); in main()
/linux-4.1.27/arch/powerpc/kvm/
Dbook3s_hv.c1456 {"rm_entry", offsetof(struct kvm_vcpu, arch.rm_entry)},