CONFIG_DEBUG_PARAVIRT is not available for thedefaultarchitecture x86.
Result is shown for architecture i386
default or selected kernelversion does not have config value CONFIG_DEBUG_PARAVIRT.
Result is shown for kernelversion 5.15.113

Enable some paravirtualization debugging

configname: CONFIG_DEBUG_PARAVIRT

Linux Kernel Configuration
└─>Kernel hacking
└─>Enable some paravirtualization debugging
In linux kernel since version 2.6.20 (release Date: 2007-02-04)  
Currently deliberately clobbers regs which are allowed to be
clobbered in inlined paravirt hooks, even in native mode.
If turning this off solves a problem, then DISABLE_INTERRUPTS() or
ENABLE_INTERRUPTS() is lying about what registers can be clobbered.