CONFIG_L1D_FLUSH_VMENTRY_ENABLED

Enable L1 cache flush before VM entry

Type: bool

Defaults

  • n

Kconfig definition

At arch/x86/Kconfig:296

Included via Kconfig:3

Menu path: (top menu)

config L1D_FLUSH_VMENTRY_ENABLED
    bool "Enable L1 cache flush before VM entry"
    default n

(Definitions include propagated dependencies, including from if’s and menus.)