Searched refs:log2size (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Ipf/machine/
H A Dia64_cpu.h248 ia64_ptc_g(u_int64_t va, u_int64_t log2size) argument
250 __asm __volatile("ptc.g %0,%1;; srlz.d;;" :: "r"(va), "r"(log2size));
257 ia64_ptc_ga(u_int64_t va, u_int64_t log2size) argument
259 __asm __volatile("ptc.ga %0,%1;; srlz.d;;" :: "r"(va), "r"(log2size));
266 ia64_ptc_l(u_int64_t va, u_int64_t log2size) argument
268 __asm __volatile("ptc.l %0,%1;; srlz.d;;" :: "r"(va), "r"(log2size));
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/infiniband/
H A DMT25218_PRM.h1471 pseudo_bit_t log2size[0x00006]; /* Log2 of the size in 4KB pages of the physical and virtual contiguous memory that starts at PA_L/H and VA_L/H */ member in struct:arbelprm_virtual_physical_mapping_st
H A DMT25408_PRM.h1329 pseudo_bit_t log2size[0x00006]; /* Log2 of the size in 4KB pages of the physical and virtual contiguous memory that starts at PA_L/H and VA_L/H */ member in struct:hermonprm_virtual_physical_mapping_st
H A Darbel.c1967 log2size, ( ( fls ( size ) - 1 ) - 12 ),
H A Dhermon.c2112 log2size, ( ( fls ( size ) - 1 ) - 12 ),

Completed in 113 milliseconds