Lines Matching full:ram
126 /* TODO: When we implement (and use) ram deallocation (e.g. for hotplug)
127 then we can no longer assume contiguous ram offsets, and external uses
145 /* list of TBs intersecting this ram page */
1883 /* Note: start and end must be within the same ram block. */
2043 /* Normal RAM. */
2052 of that region. This would avoid having to special case RAM,
2055 IO_MEM_ROMD uses these as a ram address. */
2120 * - Cached page belongs to RAM, not I/O area.
2468 /* since each CPU stores ram addresses in its TLB cache, we must
2553 /* Return a host pointer to ram allocated with qemu_ram_alloc.
2555 only be used for local memory (e.g. video ram) that the device owns,
2584 fprintf(stderr, "Bad ram offset %" PRIx64 "\n", (uint64_t)addr);
2597 (typically a TLB entry) back to a ram offset. */
2622 fprintf(stderr, "Bad ram pointer %p\n", ptr);
3223 /* RAM case */
3259 /* RAM case */
3271 /* used for ROM loading : can write in RAM and ROM */
3300 /* ROM/RAM case */
3477 /* RAM case */
3515 /* RAM case */
3539 /* warning: addr must be aligned. The ram page is not masked as dirty
3633 /* RAM case */