Home
last modified time | relevance | path

Searched defs:lvl (Results 1 – 25 of 32) sorted by relevance

12

/openbsd-src/sys/dev/pci/drm/i915/gt/
H A Dgen8_ppgtt.c139 #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 Dintel_ppgtt.c71 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 Dxutil.c144 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 Dmessage.c565 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 Dcfgbuild.c182 find_label_refs (f, lvl) in find_label_refs() argument
473 rtx lvl = NULL_RTX; local
/openbsd-src/sys/arch/arm/arm/
H A Dcpufunc.c267 int sets, ways, lvl; in armv7_dcache_wbinv_all() local
/openbsd-src/sys/arch/amd64/include/
H A Dpmap.h220 #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 Dyeeloong_machdep.c381 int lvl, bitno, ret; in lemote_isa_intr() local
/openbsd-src/sys/dev/isa/
H A Duguru.c30 #define DPRINTF(lvl, fmt...) \ argument
34 #define DPRINTF(lvl, fmt...) argument
/openbsd-src/sys/dev/acpi/
H A Dacpidmar.c65 #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 Dkern_compat.h59 #define log(lvl, x...) fprintf(stderr, x) argument
/openbsd-src/usr.sbin/smtpd/
H A Dsmtpc.c438 log_trace(int lvl, const char *emsg, ...) in log_trace()
/openbsd-src/sys/arch/macppc/pci/
H A Dpci_machdep.c212 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 Dps.c513 int dst, lvl, maxlvl, n, ndst, nsrc, siblings, src; in forest_sort() local
/openbsd-src/sys/dev/
H A Dipmi.c106 #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 Dl2tpd.c263 int af, lvl, opt, sock, ival; in l2tpd_listener_start() local
/openbsd-src/usr.bin/ctfconv/
H A Ddw.c351 uint8_t lvl = 0; in dw_die_parse() local
H A Dparse.c1064 uint8_t lvl = die->die_lvl; in subparse_member() local
/openbsd-src/usr.sbin/sasyncd/
H A Dnet.c79 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 Di915_gem_object.c58 enum i915_cache_level lvl) in i915_gem_object_has_cache_level()
/openbsd-src/sys/net/
H A Dart.c694 uint32_t lvl; in art_table_get() local
/openbsd-src/sys/dev/ic/
H A Darcofi.c566 arcofi_mi_to_gain(int lvl) in arcofi_mi_to_gain()
/openbsd-src/sys/arch/loongson/dev/
H A Dbonito.c686 int lvl, bitno; in bonito_intr_dispatch() local
/openbsd-src/gnu/gcc/gcc/cp/
H A Derror.c218 int lvl = TMPL_PARMS_DEPTH (parms); in dump_template_bindings() local
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Derror.c285 int lvl = TMPL_PARMS_DEPTH (parms); local

12