Home
last modified time | relevance | path

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

/arch/mips/mach-octeon/
A Dcvmx-bootmem.c588 u64 head_addr, ent_addr, ent_size; in cvmx_bootmem_phy_alloc() local
670 if (ent_size < CVMX_BOOTMEM_ALIGNMENT_SIZE || in cvmx_bootmem_phy_alloc()
697 target_size = ent_size; in cvmx_bootmem_phy_alloc()
711 ent_size = target_size; in cvmx_bootmem_phy_alloc()
734 ent_size -= new_ent_size; in cvmx_bootmem_phy_alloc()
736 cvmx_bootmem_phy_set_size(ent_addr, ent_size); in cvmx_bootmem_phy_alloc()
744 ent_size = new_ent_size; in cvmx_bootmem_phy_alloc()
750 new_ent_size = ent_size - req_size; in cvmx_bootmem_phy_alloc()
761 ent_size = ent_size - new_ent_size; in cvmx_bootmem_phy_alloc()
763 cvmx_bootmem_phy_set_size(ent_addr, ent_size); in cvmx_bootmem_phy_alloc()
[all …]

Completed in 612 milliseconds