/openbsd-src/sys/dev/pci/drm/i915/gt/ |
H A D | gen8_ppgtt.c | 139 #define gen8_pd_shift(lvl) ((lvl) * ilog2(GEN8_PDES)) argument 140 #define gen8_pd_index(i, lvl) i915_pde_index((i), gen8_pd_shift(lvl)) argument 141 #define __gen8_pte_shift(lvl) (GEN8_PTE_SHIFT + gen8_pd_shift(lvl)) argument 142 #define __gen8_pte_index(a, lvl) i915_pde_index((a), __gen8_pte_shift(lvl)) argument 147 gen8_pd_range(u64 start, u64 end, int lvl, unsigned int *idx) in gen8_pd_range() 162 static bool gen8_pd_contains(u64 start, u64 end, int lvl) in gen8_pd_contains() 205 int count, int lvl) in __gen8_ppgtt_cleanup() 237 u64 start, const u64 end, int lvl) in __gen8_ppgtt_clear() 321 u64 * const start, const u64 end, int lvl) in __gen8_ppgtt_alloc() 404 u64 *start, u64 end, int lvl, in __gen8_ppgtt_foreach()
|
H A D | intel_ppgtt.c | 71 void free_px(struct i915_address_space *vm, struct i915_page_table *pt, int lvl) in free_px()
|
/openbsd-src/usr.sbin/amd/amd/ |
H A D | xutil.c | 144 show_time_host_and_name(int lvl) in show_time_host_and_name() 183 plog(int lvl, const char *fmt, ...) in plog()
|
/openbsd-src/usr.bin/rdist/ |
H A D | message.c | 565 message(int lvl, const char *fmt, ...) in message() 583 _debugmsg(int lvl, char *buf) in _debugmsg() 593 debugmsg(int lvl, const char *fmt, ...) in debugmsg()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | cfgbuild.c | 182 find_label_refs (f, lvl) in find_label_refs() argument 473 rtx lvl = NULL_RTX; local
|
/openbsd-src/sys/arch/arm/arm/ |
H A D | cpufunc.c | 267 int sets, ways, lvl; in armv7_dcache_wbinv_all() local
|
/openbsd-src/sys/arch/amd64/include/ |
H A D | pmap.h | 220 #define pl_i(va, lvl) \ argument 239 #define ptp_va2o(va, lvl) (pl_i(va, (lvl)+1) * PAGE_SIZE) argument
|
/openbsd-src/sys/arch/loongson/loongson/ |
H A D | yeeloong_machdep.c | 381 int lvl, bitno, ret; in lemote_isa_intr() local
|
/openbsd-src/sys/dev/isa/ |
H A D | uguru.c | 30 #define DPRINTF(lvl, fmt...) \ argument 34 #define DPRINTF(lvl, fmt...) argument
|
/openbsd-src/sys/dev/acpi/ |
H A D | acpidmar.c | 65 #define DPRINTF(lvl,x...) if (acpidmar_dbg_lvl >= lvl) { printf(x); } argument 67 #define DPRINTF(lvl,x...) argument 444 int lvl, idx; in domain_map_page_intel() local 1583 int tt, lvl; in domain_map_device() local 1950 _dumppte(struct pte_entry *pte, int lvl, vaddr_t va) in _dumppte() 2808 iommu_showpte(uint64_t ptep, int lvl, uint64_t base) in iommu_showpte()
|
/openbsd-src/regress/sys/net/rtable/ |
H A D | kern_compat.h | 59 #define log(lvl, x...) fprintf(stderr, x) argument
|
/openbsd-src/usr.sbin/smtpd/ |
H A D | smtpc.c | 438 log_trace(int lvl, const char *emsg, ...) in log_trace()
|
/openbsd-src/sys/arch/macppc/pci/ |
H A D | pci_machdep.c | 212 pci_intr_establish(pci_chipset_tag_t pc, pci_intr_handle_t ih, int lvl, in pci_intr_establish()
|
/openbsd-src/bin/ps/ |
H A D | ps.c | 513 int dst, lvl, maxlvl, n, ndst, nsrc, siblings, src; in forest_sort() local
|
/openbsd-src/sys/dev/ |
H A D | ipmi.c | 106 #define dbg_printf(lvl, fmt...) \ argument 109 #define dbg_dump(lvl, msg, len, buf) \ argument 113 #define dbg_printf(lvl, fmt...) argument 114 #define dbg_dump(lvl, msg, len, buf) argument
|
/openbsd-src/usr.sbin/npppd/l2tp/ |
H A D | l2tpd.c | 263 int af, lvl, opt, sock, ival; in l2tpd_listener_start() local
|
/openbsd-src/usr.bin/ctfconv/ |
H A D | dw.c | 351 uint8_t lvl = 0; in dw_die_parse() local
|
H A D | parse.c | 1064 uint8_t lvl = die->die_lvl; in subparse_member() local
|
/openbsd-src/usr.sbin/sasyncd/ |
H A D | net.c | 79 dump_buf(int lvl, u_int8_t *b, u_int32_t len, char *title) in dump_buf()
|
/openbsd-src/sys/dev/pci/drm/i915/gem/ |
H A D | i915_gem_object.c | 58 enum i915_cache_level lvl) in i915_gem_object_has_cache_level()
|
/openbsd-src/sys/net/ |
H A D | art.c | 694 uint32_t lvl; in art_table_get() local
|
/openbsd-src/sys/dev/ic/ |
H A D | arcofi.c | 566 arcofi_mi_to_gain(int lvl) in arcofi_mi_to_gain()
|
/openbsd-src/sys/arch/loongson/dev/ |
H A D | bonito.c | 686 int lvl, bitno; in bonito_intr_dispatch() local
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | error.c | 218 int lvl = TMPL_PARMS_DEPTH (parms); in dump_template_bindings() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | error.c | 285 int lvl = TMPL_PARMS_DEPTH (parms); local
|