Home
last modified time | relevance | path

Searched refs:BTYPE (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/security/apparmor/include/
H A Dmatch.h110 #define UNPACK_ARRAY(TABLE, BLOB, LEN, TTYPE, BTYPE, NTOHX) \ argument
114 BTYPE *__b = (BTYPE *) BLOB; \
/openbmc/linux/Documentation/hwmon/
H A Dtwl4030-madc-hwmon.rst27 0 Battery type(BTYPE)
/openbmc/linux/arch/riscv/kernel/
H A Delf_kexec.c420 *(u32 *)loc = CLEAN_IMM(BTYPE, *(u32 *)loc) | in arch_kexec_apply_relocations_add()
/openbmc/qemu/target/arm/
H A Dcpu.h3174 FIELD(TBFLAG_A64, BTYPE, 10, 2) /* Not cached. */
H A Dhelper.c12904 DP_TBFLAG_A64(flags, BTYPE, env->btype); in cpu_get_tb_cpu_state()
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c11710 dc->btype = EX_TBFLAG_A64(tb_flags, BTYPE); in aarch64_tr_init_disas_context()