FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
pmap_store_bits
sys/riscv/iommu/iommu_pmap.c
64
#define pmap_store_bits(pte, bits) atomic_set_64(pte, bits)
sys/riscv/riscv/pmap.c
355
#define pmap_store_bits(pte, bits) atomic_set_64(pte, bits)