| /linux/Documentation/devicetree/bindings/firmware/ |
| H A D | coreboot.txt | 3 The device tree node to communicate the location of coreboot's memory-resident 18 coreboot to dynamically allocate data structures that remain resident.
|
| /linux/tools/testing/selftests/proc/ |
| H A D | proc-empty-vm.c | 392 uint64_t resident; in test_proc_pid_statm() local 393 p = parse_u64(p, end, &resident); in test_proc_pid_statm() 430 assert(resident == shared); in test_proc_pid_statm()
|
| /linux/arch/arc/ |
| H A D | Kconfig.debug | 8 This increases the resident kernel footprint and will cause less
|
| /linux/drivers/irqchip/ |
| H A D | irq-gic-v4.c | 254 vpe->resident = false; in its_make_vpe_non_resident() 279 vpe->resident = true; in its_make_vpe_resident()
|
| /linux/include/linux/irqchip/ |
| H A D | arm-gic-v4.h | 49 bool resident; member
|
| H A D | arm-gic-v5.h | 392 bool resident; member
|
| /linux/fs/proc/ |
| H A D | task_nommu.c | 96 unsigned long *data, unsigned long *resident) in task_statm() argument 120 *resident = size; in task_statm()
|
| /linux/Documentation/gpu/ |
| H A D | panfrost.rst | 36 drm-resident-memory: 36496 KiB
|
| H A D | drm-vm-bind-async.rst | 226 * Make the backing memory of an address range resident if
|
| H A D | drm-vm-bind-locking.rst | 42 of the backing store resident and making sure the gpu_vma's 159 With VM_BIND, all local objects need to be resident when the gpu is
|
| /linux/arch/arm64/kvm/vgic/ |
| H A D | vgic-v4.c | 362 if (!vgic_supports_direct_irqs(vcpu->kvm) || !vpe->resident) in vgic_v4_put() 373 if (!vgic_supports_direct_irqs(vcpu->kvm) || vpe->resident) in vgic_v4_load()
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_file.c | 869 stats->resident == 0 && in drm_memory_stats_is_zero() 899 stats->resident); in drm_print_memory_stats() 939 status.resident += add_size; in drm_show_memory_stats()
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_drm_client.c | 62 stats[id].resident += sz; in obj_meminfo()
|
| /linux/drivers/gpu/drm/msm/ |
| H A D | msm_gem.c | 952 stats->resident.count++; in msm_gem_describe() 953 stats->resident.size += obj->size; in msm_gem_describe() 1033 stats.resident.count, stats.resident.size); in msm_gem_describe_objects()
|
| /linux/Documentation/arch/riscv/ |
| H A D | boot.rst | 36 Reserved memory for resident firmware 39 The RISC-V kernel must not map any resident memory, or memory protected with
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_drm_client.c | 181 stats[mem_type].resident += sz; in bo_meminfo()
|
| /linux/Documentation/devicetree/bindings/iommu/ |
| H A D | iommu.txt | 99 to inspect the fault and, for example, make physical pages resident
|
| /linux/security/integrity/ima/ |
| H A D | Kconfig | 261 provided they are validly signed by a key already resident in the
|
| /linux/Documentation/core-api/ |
| H A D | unaligned-memory-access.rst | 117 resident memory size of structure instances. The optimal layout of the
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | cache.rst | 253 #used cache blocks Number of blocks resident in the cache
|
| /linux/Documentation/security/keys/ |
| H A D | core.rst | 161 * Each user ID resident in the system holds two special keyrings: a user
|
| /linux/Documentation/ |
| H A D | memory-barriers.txt | 2760 dirty cache lines may be resident in the caches of various CPUs, and may not
|