| /linux/drivers/iommu/ ! |
| H A D | io-pgtable-arm-v7s.c | 51 #define _ARM_V7S_LVL_BITS(lvl, cfg) ((lvl) == 1 ? ((cfg)->ias - 20) : 8) argument 52 #define ARM_V7S_LVL_SHIFT(lvl) ((lvl) == 1 ? 20 : 12) argument 55 #define ARM_V7S_PTES_PER_LVL(lvl, cfg) (1 << _ARM_V7S_LVL_BITS(lvl, cfg)) argument 56 #define ARM_V7S_TABLE_SIZE(lvl, cfg) \ argument 59 #define ARM_V7S_BLOCK_SIZE(lvl) (1UL << ARM_V7S_LVL_SHIFT(lvl)) argument 60 #define ARM_V7S_LVL_MASK(lvl) ((u32)(~0U << ARM_V7S_LVL_SHIFT(lvl))) argument 62 #define _ARM_V7S_IDX_MASK(lvl, cfg) (ARM_V7S_PTES_PER_LVL(lvl, cfg) - 1) argument 63 #define ARM_V7S_LVL_IDX(addr, lvl, cfg) ({ \ argument 84 #define ARM_V7S_PTE_IS_TABLE(pte, lvl) \ argument 88 #define ARM_V7S_ATTR_XN(lvl) BIT(4 * (2 - (lvl))) argument [all …]
|
| H A D | io-pgtable-arm.c | 171 static inline bool iopte_leaf(arm_lpae_iopte pte, int lvl, in iopte_leaf() 180 static inline bool iopte_table(arm_lpae_iopte pte, int lvl) in iopte_table() 341 int lvl, int num_entries, arm_lpae_iopte *ptep) in __arm_lpae_init_pte() 362 arm_lpae_iopte prot, int lvl, int num_entries, in arm_lpae_init_pte() 426 arm_lpae_iopte prot, int lvl, arm_lpae_iopte *ptep, in __arm_lpae_map() 558 int ret, lvl = data->start_level; in arm_lpae_map_pages() local 585 static void __arm_lpae_free_pgtable(struct arm_lpae_io_pgtable *data, int lvl, in __arm_lpae_free_pgtable() 627 int lvl, arm_lpae_iopte *ptep) in __arm_lpae_unmap() 724 int lvl; member 727 static int visit_iova_to_phys(struct io_pgtable_walk_data *walk_data, int lvl, in visit_iova_to_phys() [all …]
|
| /linux/arch/sparc/include/asm/ ! |
| H A D | ttable.h | 104 #define TRAP_UTRAP(handler,lvl) \ argument 170 #define BTRAP(lvl) TRAP_ARG(bad_trap, lvl) argument 172 #define BTRAPTL1(lvl) TRAPTL1_ARG(bad_trap_tl1, lvl) argument 185 #define KPROBES_TRAP(lvl) TRAP_IRQ(kprobe_trap, lvl) argument 187 #define KPROBES_TRAP(lvl) TRAP_ARG(bad_trap, lvl) argument 191 #define UPROBES_TRAP(lvl) TRAP_ARG(uprobe_trap, lvl) argument 193 #define UPROBES_TRAP(lvl) TRAP_ARG(bad_trap, lvl) argument 197 #define KGDB_TRAP(lvl) TRAP_IRQ(kgdb_trap, lvl) argument 199 #define KGDB_TRAP(lvl) TRAP_ARG(bad_trap, lvl) argument
|
| /linux/drivers/gpu/drm/i915/gt/ ! |
| H A D | gen8_ppgtt.c | 140 #define gen8_pd_shift(lvl) ((lvl) * ilog2(GEN8_PDES)) argument 141 #define gen8_pd_index(i, lvl) i915_pde_index((i), gen8_pd_shift(lvl)) argument 142 #define __gen8_pte_shift(lvl) (GEN8_PTE_SHIFT + gen8_pd_shift(lvl)) argument 143 #define __gen8_pte_index(a, lvl) i915_pde_index((a), __gen8_pte_shift(lvl)) argument 148 gen8_pd_range(u64 start, u64 end, int lvl, unsigned int *idx) in gen8_pd_range() 163 static bool gen8_pd_contains(u64 start, u64 end, int lvl) in gen8_pd_contains() 206 int count, int lvl) in __gen8_ppgtt_cleanup() 241 u64 start, const u64 end, int lvl) in __gen8_ppgtt_clear() 325 u64 * const start, const u64 end, int lvl) in __gen8_ppgtt_alloc() 408 u64 *start, u64 end, int lvl, in __gen8_ppgtt_foreach()
|
| /linux/drivers/infiniband/hw/hfi1/ ! |
| H A D | trace_dbg.h | 50 #define __hfi1_trace_def(lvl) \ argument 57 #define __hfi1_trace_fn(lvl) \ argument
|
| /linux/drivers/pcmcia/ ! |
| H A D | soc_common.h | 54 #define debug(skt, lvl, fmt, arg...) \ argument 58 #define debug(skt, lvl, fmt, arg...) do { } while (0) argument
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ ! |
| H A D | otx2_dcbnl.c | 31 int prio, lvl, err; in otx2_pfc_txschq_config() local 63 int lvl, rc; in otx2_pfc_txschq_alloc_one() local 130 int lvl; in otx2_pfc_txschq_stop_one() local
|
| /linux/tools/perf/arch/x86/util/ ! |
| H A D | header.c | 14 void get_cpuid_0(char *vendor, unsigned int *lvl) in get_cpuid_0() 28 unsigned int a, b, c, d, lvl; in __get_cpuid() local
|
| H A D | tsc.c | 62 unsigned int a, b, c, d, lvl; in arch_get_tsc_freq() local
|
| /linux/arch/arm64/include/asm/ ! |
| H A D | kernel-pgtable.h | 48 #define EARLY_ENTRIES(lvl, vstart, vend) \ argument 51 #define EARLY_LEVEL(lvl, lvls, vstart, vend, add) \ argument
|
| /linux/fs/xfs/ ! |
| H A D | xfs_error.h | 23 #define XFS_ERROR_REPORT(e, lvl, mp) \ argument 25 #define XFS_CORRUPTION_ERROR(e, lvl, mp, buf, bufsize) \ argument
|
| /linux/tools/lib/bpf/ ! |
| H A D | btf_dump.c | 28 static const char *pfx(int lvl) in pfx() 866 bool in_bitfield, int lvl) in btf_dump_emit_bit_padding() 970 int lvl) in btf_dump_emit_struct_def() 1067 int lvl, __u16 vlen) in btf_dump_emit_enum32_val() 1092 int lvl, __u16 vlen) in btf_dump_emit_enum64_val() 1123 int lvl) in btf_dump_emit_enum_def() 1191 const struct btf_type *t, int lvl) in btf_dump_emit_typedef_def() 1274 int lvl, err; in btf_dump__emit_type_decl() local 1292 const char *fname, int lvl) in btf_dump_emit_type_decl() 1422 const char *fname, int lvl) in btf_dump_emit_type_chain() [all …]
|
| /linux/arch/x86/kvm/mmu/ ! |
| H A D | paging_tmpl.h | 66 #define PT_LVL_ADDR_MASK(lvl) __PT_LVL_ADDR_MASK(PT_BASE_ADDR_MASK, lvl, PT_LEVEL_BITS) argument 67 #define PT_LVL_OFFSET_MASK(lvl) __PT_LVL_OFFSET_MASK(PT_BASE_ADDR_MASK, lvl, PT_LEVEL_BITS) argument 68 #define PT_INDEX(addr, lvl) __PT_INDEX(addr, lvl, PT_LEVEL_BITS) argument 104 static gfn_t gpte_to_gfn_lvl(pt_element_t gpte, int lvl) in gpte_to_gfn_lvl()
|
| /linux/arch/x86/kernel/ ! |
| H A D | fred.c | 23 #define FRED_STKLVL(vector, lvl) ((lvl) << (2 * (vector))) argument
|
| /linux/tools/testing/selftests/bpf/progs/ ! |
| H A D | task_ls_uptr.c | 45 int lvl = cgrp->level; in on_enter() local
|
| /linux/arch/parisc/kernel/ ! |
| H A D | smp.c | 52 #define smp_debug(lvl, printargs...) \ argument 56 #define smp_debug(lvl, ...) do { } while(0) argument
|
| /linux/drivers/infiniband/hw/usnic/ ! |
| H A D | usnic_log.h | 46 #define usnic_printk(lvl, args...) \ argument
|
| /linux/tools/thermal/lib/ ! |
| H A D | log.c | 23 int log_str2level(const char *lvl) in log_str2level()
|
| /linux/drivers/media/cec/core/ ! |
| H A D | cec-priv.h | 14 #define dprintk(lvl, fmt, arg...) \ argument
|
| /linux/tools/testing/selftests/filesystems/overlayfs/ ! |
| H A D | log.h | 6 #define pr_msg(fmt, lvl, ...) \ argument
|
| /linux/tools/testing/selftests/timens/ ! |
| H A D | log.h | 6 #define pr_msg(fmt, lvl, ...) \ argument
|
| /linux/arch/arc/kernel/ ! |
| H A D | mcip.c | 203 static void idu_set_mode(unsigned int cmn_irq, bool set_lvl, unsigned int lvl, in idu_set_mode() 209 unsigned int distr:2, pad:2, lvl:1, pad2:27; in idu_set_mode() member
|
| /linux/drivers/media/usb/cx231xx/ ! |
| H A D | cx231xx-i2c.c | 30 #define dprintk1(lvl, fmt, args...) \ argument 37 #define dprintk2(lvl, fmt, args...) \ argument
|
| /linux/drivers/infiniband/hw/irdma/ ! |
| H A D | pble.c | 437 struct irdma_pble_alloc *palloc, u8 lvl) in get_lvl1_lvl2_pble() 459 u8 lvl) in irdma_get_pble()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ ! |
| H A D | rvu_nix.c | 294 int lvl, u16 pcifunc, u16 schq) in is_valid_txschq() 1814 int lvl, u64 reg, u64 regval) in handle_txschq_shaper_update() 1903 int lvl, int schq) in nix_reset_tx_schedule() 1942 int nixlf, int lvl, int schq) in nix_reset_tx_shaping() 1994 int lvl, int schq) in nix_reset_tx_linkcfg() 2019 int lvl, int schq) in nix_clear_tx_xoff() 2089 static int nix_check_txschq_alloc_req(struct rvu *rvu, int lvl, u16 pcifunc, in nix_check_txschq_alloc_req() 2140 int lvl, int start, int end) in nix_txsch_alloc() 2229 int lvl, idx, start, end; in rvu_mbox_handler_nix_txsch_alloc() local 2321 int lvl; in nix_smq_flush_fill_ctx() local [all …]
|