Searched refs:behaviour (Results 1 – 21 of 21) sorted by relevance
| /arch/arm64/kvm/ |
| A D | emulate-nested.c | 30 const enum trap_behaviour behaviour; member 153 .behaviour = BEHAVE_FORWARD_RW, 177 .behaviour = BEHAVE_FORWARD_RW, 183 .behaviour = BEHAVE_FORWARD_RW, 189 .behaviour = BEHAVE_FORWARD_RW, 195 .behaviour = BEHAVE_FORWARD_RW, 201 .behaviour = BEHAVE_FORWARD_RW, 207 .behaviour = BEHAVE_FORWARD_RW, 219 .behaviour = BEHAVE_FORWARD_RW, 231 .behaviour = BEHAVE_FORWARD_RW, [all …]
|
| /arch/powerpc/platforms/pseries/ |
| A D | setup.c | 562 if (result->behaviour & H_CPU_BEHAV_FLUSH_COUNT_CACHE) in init_cpu_char_feature_flags() 565 if (result->behaviour & H_CPU_BEHAV_FLUSH_LINK_STACK) in init_cpu_char_feature_flags() 574 if (!(result->behaviour & H_CPU_BEHAV_FAVOUR_SECURITY)) { in init_cpu_char_feature_flags() 577 } else if (result->behaviour & H_CPU_BEHAV_FAVOUR_SECURITY_H) in init_cpu_char_feature_flags() 582 if (!(result->behaviour & H_CPU_BEHAV_L1D_FLUSH_PR)) in init_cpu_char_feature_flags() 585 if (result->behaviour & H_CPU_BEHAV_NO_L1D_FLUSH_ENTRY) in init_cpu_char_feature_flags() 588 if (result->behaviour & H_CPU_BEHAV_NO_L1D_FLUSH_UACCESS) in init_cpu_char_feature_flags() 591 if (result->behaviour & H_CPU_BEHAV_NO_STF_BARRIER) in init_cpu_char_feature_flags() 594 if (!(result->behaviour & H_CPU_BEHAV_BNDS_CHK_SPEC_BAR)) in init_cpu_char_feature_flags()
|
| /arch/arm64/boot/dts/marvell/ |
| A D | cn9130-cf-base.dts | 65 * Configure LEDs default behaviour: 105 * Configure LEDs default behaviour:
|
| A D | cn9130-cf-pro.dts | 52 * Configure LEDs default behaviour similar to switch ports: 276 * Indirectly configure default behaviour
|
| A D | cn9131-cf-solidwan.dts | 282 * Configure LEDs default behaviour: 495 * Configure LEDs default behaviour: 525 * Configure LEDs default behaviour:
|
| A D | cn9132-clearfog.dts | 160 * Configure LEDs default behaviour:
|
| /arch/powerpc/kvm/ |
| A D | powerpc.c | 2255 cp->behaviour = c.behaviour; in pseries_get_cpu_char() 2340 cp->behaviour |= KVM_PPC_CPU_BEHAV_FAVOUR_SECURITY; in kvmppc_get_cpu_char() 2343 cp->behaviour |= KVM_PPC_CPU_BEHAV_L1D_FLUSH_PR; in kvmppc_get_cpu_char() 2346 cp->behaviour |= KVM_PPC_CPU_BEHAV_BNDS_CHK_SPEC_BAR; in kvmppc_get_cpu_char() 2349 cp->behaviour |= KVM_PPC_CPU_BEHAV_FLUSH_COUNT_CACHE; in kvmppc_get_cpu_char()
|
| /arch/powerpc/include/asm/ |
| A D | hvcall.h | 644 u64 behaviour; member
|
| A D | plpar_wrappers.h | 342 p->behaviour = retbuf[1]; in plpar_get_cpu_characteristics()
|
| /arch/riscv/ |
| A D | Kconfig.errata | 118 behaviour via the regular SBI PMU driver and interface.
|
| A D | Kconfig | 1189 during boot. This is the default behaviour.
|
| /arch/x86/math-emu/ |
| A D | README | 38 in the detailed behaviour of the emulator and a real 80486. 40 wm-FPU-emu does not implement all of the behaviour of the 80486 FPU, 140 exception. For this case, the emulator cannot emulate the behaviour of
|
| /arch/powerpc/include/uapi/asm/ |
| A D | kvm.h | 435 __u64 behaviour; /* recommended software behaviour */ member
|
| /arch/sh/mm/ |
| A D | Kconfig | 125 allocation behaviour.
|
| /arch/arm/kernel/ |
| A D | entry-header.S | 145 @ ensure bit 0 is cleared in the PC, otherwise behaviour is
|
| /arch/arm/mm/ |
| A D | Kconfig | 6 # optimiser behaviour. 1106 memory with differing types results in unpredictable behaviour, 1115 behaviour. Therefore, we offer this as an option.
|
| /arch/loongarch/ |
| A D | Kconfig | 387 during boot. This is the default behaviour.
|
| /arch/s390/ |
| A D | Kconfig | 605 The modified branch prediction mode improves the behaviour in
|
| /arch/arm/ |
| A D | Kconfig | 614 instruction to behave as a DSB, ensuring the correct behaviour of
|
| /arch/mips/ |
| A D | Kconfig | 2938 behaviour before the details have been finalised, this option should
|
| /arch/arm64/ |
| A D | Kconfig | 1941 operations if DC CVAP is not supported (following the behaviour of
|
Completed in 66 milliseconds