#ifdef CONFIG_GENERIC_MSI_IRQ struct list_head msi_list; #endif const struct dma_map_ops *dma_ops; u64 *dma_mask; /* dma mask (if dma'able device) */ u64 coherent_dma_mask;/* Like dma_mask, but for alloc_coherent mappings as not all hardware supports 64 bit addresses for consis...
(unsigned int) * nvec; ptr = devres_alloc(devm_platform_get_irqs_affinity_release, size, GFP_KERNEL); if (!ptr) return -ENOMEM; ptr->count = nvec; for (i = 0; i < nvec; i++) { int irq = platform_get_irq(dev, i); if (irq < 0) { ret = irq; goto err_free_devres; ...
Total pages: 461412 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: pci=nomsi root=PARTUUID=c7e34782-02 ro rootwait [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] Inode-cache hash ...
[ 0.054619] Platform MSI: gic-its@6020000 domain created [ 0.060050] PCI/MSI: /interrupt-controller@6000000/gic-its@6020000 domain created [ 0.067655] fsl-mc MSI: gic-its@6020000 domain created [ 0.073681] EFI services will not be available. [ 0.078563] smp: Bringing up secondary CPUs ......
Total pages: 461412 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: pci=nomsi root=PARTUUID=c7e34782-02 ro rootwait [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] Inode-c...
Total pages: 461412 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: pci=nomsi root=PARTUUID=c7e34782-02 ro rootwait [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] Inode-cache hash t...
Total pages: 461412 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: pci=nomsi root=PARTUUID=c7e34782-02 ro rootwait [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] Inode-c...
Total pages: 461412 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: pci=nomsi root=PARTUUID=c7e34782-02 ro rootwait [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] Inode-cache hash ...
Total pages: 461412 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: pci=nomsi root=PARTUUID=c7e34782-02 ro rootwait [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] Inode-cache hash ...
Xenomai is real-time framework, which can run seamlessly side-by-side Linux as a co-kernel system, or natively over mainline Linux kernels (with or without PREEMPT-RT patch). The dual kernel nicknamed Cobalt, is a significant rework of the Xenomai 2.x...