Home
last modified time | relevance | path

Searched refs:pbe (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/lima/
H A Dlima_vm.c40 u32 pbe = LIMA_PBE(addr); in lima_vm_unmap_range() local
43 vm->bts[pbe].cpu[bte] = 0; in lima_vm_unmap_range()
49 u32 pbe = LIMA_PBE(va); in lima_vm_map_page() local
52 if (!vm->bts[pbe].cpu) { in lima_vm_map_page()
57 vm->bts[pbe].cpu = dma_alloc_wc( in lima_vm_map_page()
59 &vm->bts[pbe].dma, GFP_KERNEL | __GFP_NOWARN | __GFP_ZERO); in lima_vm_map_page()
60 if (!vm->bts[pbe].cpu) in lima_vm_map_page()
63 pts = vm->bts[pbe].dma; in lima_vm_map_page()
64 pd = vm->pd.cpu + (pbe << LIMA_VM_NUM_PT_PER_BT_SHIFT); in lima_vm_map_page()
71 vm->bts[pbe].cpu[bte] = pa | LIMA_VM_FLAGS_CACHE; in lima_vm_map_page()
/linux/arch/sh/kernel/
H A Dasm-offsets.c32 DEFINE(PBE_ADDRESS, offsetof(struct pbe, address)); in main()
33 DEFINE(PBE_ORIG_ADDRESS, offsetof(struct pbe, orig_address)); in main()
34 DEFINE(PBE_NEXT, offsetof(struct pbe, next)); in main()
/linux/arch/xtensa/kernel/
H A Dasm-offsets.c158 DEFINE(PBE_ADDRESS, offsetof(struct pbe, address)); in main()
159 DEFINE(PBE_ORIG_ADDRESS, offsetof(struct pbe, orig_address)); in main()
160 DEFINE(PBE_NEXT, offsetof(struct pbe, next)); in main()
161 DEFINE(PBE_SIZE, sizeof(struct pbe)); in main()
/linux/arch/loongarch/kernel/
H A Dasm-offsets.c279 OFFSET(PBE_ADDRESS, pbe, address); in output_pbe_defines()
280 OFFSET(PBE_ORIG_ADDRESS, pbe, orig_address); in output_pbe_defines()
281 OFFSET(PBE_NEXT, pbe, next); in output_pbe_defines()
282 DEFINE(PBE_SIZE, sizeof(struct pbe)); in output_pbe_defines()
/linux/arch/mips/kernel/
H A Dasm-offsets.c341 OFFSET(PBE_ADDRESS, pbe, address); in output_pbe_defines()
342 OFFSET(PBE_ORIG_ADDRESS, pbe, orig_address); in output_pbe_defines()
343 OFFSET(PBE_NEXT, pbe, next); in output_pbe_defines()
344 DEFINE(PBE_SIZE, sizeof(struct pbe)); in output_pbe_defines()
/linux/drivers/perf/
H A Darm_brbe.c791 struct perf_branch_entry *pbe = &branch_stack->entries[nr_filtered]; in brbe_read_filtered_entries() local
793 if (!perf_entry_from_brbe_regset(i, pbe, event)) in brbe_read_filtered_entries()
796 if (!filter_branch_record(pbe, branch_sample_type, event_type_mask)) in brbe_read_filtered_entries()
/linux/lib/zstd/common/
H A Dcpu.h158 D(pbe, 31)
/linux/arch/riscv/kernel/
H A Dasm-offsets.c136 OFFSET(HIBERN_PBE_ADDR, pbe, address); in asm_offsets()
137 OFFSET(HIBERN_PBE_ORIG, pbe, orig_address); in asm_offsets()
138 OFFSET(HIBERN_PBE_NEXT, pbe, next); in asm_offsets()
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pci-defs.h449 uint32_t pbe:12; member
459 uint32_t pbe:12;
/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv93 0x1, 0, edx, 31, pbe , Pending Break Enable