Home
last modified time | relevance | path

Searched refs:objects (Results 1 – 4 of 4) sorted by relevance

/arch/frv/
DKconfig317 bool "Put data objects of up to 8 bytes into GP-REL"
320 bool "Put data objects of up to 4 bytes into GP-REL"
/arch/x86/kvm/
Dmmu.c272 while (cache->nobjs < ARRAY_SIZE(cache->objects)) { in mmu_topup_memory_cache()
276 cache->objects[cache->nobjs++] = obj; in mmu_topup_memory_cache()
284 kfree(mc->objects[--mc->nobjs]); in mmu_free_memory_cache()
294 while (cache->nobjs < ARRAY_SIZE(cache->objects)) { in mmu_topup_memory_cache_page()
299 cache->objects[cache->nobjs++] = page_address(page); in mmu_topup_memory_cache_page()
307 free_page((unsigned long)mc->objects[--mc->nobjs]); in mmu_free_memory_cache_page()
345 p = mc->objects[--mc->nobjs]; in mmu_memory_cache_alloc()
/arch/x86/include/asm/
Dkvm_host.h149 void *objects[KVM_NR_MEM_OBJS]; member
/arch/powerpc/boot/dtc-src/
Ddtc-parser.tab.c_shipped355 /* Copy COUNT objects from FROM to TO. The source and destination do