xref: /kernel/linux/linux-6.6/arch/arm/include/asm/krait-l2-accessors.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/arch/arm/include/asm/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci
362306a36Sopenharmony_ci#ifndef __ASMARM_KRAIT_L2_ACCESSORS_H
462306a36Sopenharmony_ci#define __ASMARM_KRAIT_L2_ACCESSORS_H
562306a36Sopenharmony_ci
662306a36Sopenharmony_ciextern void krait_set_l2_indirect_reg(u32 addr, u32 val);
762306a36Sopenharmony_ciextern u32 krait_get_l2_indirect_reg(u32 addr);
862306a36Sopenharmony_ci
962306a36Sopenharmony_ci#endif
10

Indexes created Thu Nov 07 10:32:03 CST 2024