Searched refs:RMA (Results 1 - 14 of 14) sorted by relevance

/linux-4.1.27/arch/powerpc/include/asm/
H A Dfadump.h28 * The RMA region will be saved for later dumping when kernel crashes.
29 * RMA is Real Mode Area, the first block of logical memory address owned
/linux-4.1.27/drivers/ide/
H A Dide-cd_verbose.c179 { 0x037304, "Program memory area / RMA update failure" },
180 { 0x037305, "Program memory area / RMA is full" },
181 { 0x037306, "Program memory area / RMA is (almost) full" },
/linux-4.1.27/drivers/edac/
H A Damd8111_edac.c180 printk(KERN_INFO "SSE: %d, RMA: %d, RTA: %d\n", amd8111_pci_bridge_check()
225 printk(KERN_INFO "DPE: %d, RSE: %d, RMA: %d\n" amd8111_pci_bridge_check()
H A Damd8131_edac.c181 printk(KERN_INFO "DPE: %d, RSE: %d, RMA: %d\n" amd8131_pcix_check()
/linux-4.1.27/arch/powerpc/kernel/
H A Dpaca.c211 * in real mode, so allocate them within the RMA and also within allocate_pacas()
H A Dfadump.c185 /* RMA region section */ init_fadump_mem_struct()
901 * The entire RMA region will be moved by firmware fadump_create_elfcore_headers()
H A Dprom.c561 * the RMA on ppc64 server early_init_dt_add_memory_arch()
H A Dprom_init.c673 W(256), /* 256MB min RMA */
675 0, /* min RMA percentage of total RAM */
/linux-4.1.27/arch/powerpc/mm/
H A Dtlb_nohash.c727 /* On non-FSL Embedded 64-bit, we adjust the RMA size to match setup_initial_memory_limit()
732 * on FSL Embedded 64-bit, we adjust the RMA size to match the setup_initial_memory_limit()
H A Dhash_utils_64.c1546 /* On LPAR systems, the first entry is our RMA region, setup_initial_memory_limit()
/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c599 #define RMA 0x20 macro
1952 if (status1 & RMA) { ahc_pci_intr()
1970 if ((status1 & (DPE|SSE|RMA|RTA|STA|DPR)) == 0) { ahc_pci_intr()
H A Daic79xx_pci.c741 #define RMA 0x20 macro
/linux-4.1.27/drivers/scsi/
H A Dconstants.c1102 {0x7306, "RMA/PMA is almost full"},
/linux-4.1.27/arch/powerpc/kvm/
H A Dbook3s_hv.c2541 /* Init LPCR for virtual RMA mode */ kvmppc_core_init_vm_hv()

Completed in 356 milliseconds