freebsd-dev/sys/x86/iommu
Pedro F. Giffuni d9c9c81c08 sys: use our roundup2/rounddown2() macros when param.h is available.
rounddown2 tends to produce longer lines than the original code
and when the code has a high indentation level it was not really
advantageous to do the replacement.

This tries to strike a balance between readability using the macros
and flexibility of having the expressions, so not everything is
converted.
2016-04-21 19:57:40 +00:00
..
busdma_dmar.c
busdma_dmar.h
intel_ctx.c
intel_dmar.h
intel_drv.c
intel_fault.c
intel_gas.c sys: use our roundup2/rounddown2() macros when param.h is available. 2016-04-21 19:57:40 +00:00
intel_idpgtbl.c
intel_intrmap.c
intel_qi.c
intel_quirks.c
intel_reg.h
intel_utils.c
iommu_intrmap.h