Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/Unix/
H A DMemory.inc118 const size_t NumPages = (NumBytes+PageSize-1)/PageSize;
124 void *Addr = ::mmap(reinterpret_cast<void *>(Start), PageSize*NumPages, Protect,
147 Result.AllocatedSize = PageSize*NumPages;
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp799 uint64_t NumPages = (DataSize + wasm::WasmPageSize - 1) / wasm::WasmPageSize; in writeImportSection() local
820 encodeULEB128(NumPages, W->OS); // initial in writeImportSection()
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdproto.h111 bit32 *NumPages