Searched refs:MEM_GOING_ONLINE (Results 1 - 13 of 13) sorted by relevance

/linux-master/lib/
H A Dmemory-notifier-error-inject.c14 { NOTIFIER_ERR_INJECT_ACTION(MEM_GOING_ONLINE) },
/linux-master/include/linux/
H A Dmemory.h96 #define MEM_GOING_ONLINE (1<<3) macro
/linux-master/tools/testing/selftests/memory-hotplug/
H A Dmem-on-off-test.sh279 echo $error > $NOTIFIER_ERR_INJECT_DIR/actions/MEM_GOING_ONLINE/error
289 echo 0 > $NOTIFIER_ERR_INJECT_DIR/actions/MEM_GOING_ONLINE/error
/linux-master/mm/
H A Dpage_ext.c420 case MEM_GOING_ONLINE:
H A Dmemory_hotplug.c1175 ret = memory_notify(MEM_GOING_ONLINE, &arg);
H A Dslub.c5549 case MEM_GOING_ONLINE:
/linux-master/arch/powerpc/platforms/pseries/
H A Dcmm.c485 case MEM_GOING_ONLINE:
H A Diommu.c1654 case MEM_GOING_ONLINE:
/linux-master/mm/kasan/
H A Dshadow.c231 case MEM_GOING_ONLINE: {
/linux-master/arch/x86/virt/vmx/tdx/
H A Dtdx.c1397 if (action != MEM_GOING_ONLINE)
/linux-master/drivers/hv/
H A Dhv_balloon.c676 case MEM_GOING_ONLINE:
/linux-master/drivers/virtio/
H A Dvirtio_mem.c1021 * e.g., in MEM_GOING_ONLINE and unlock it in MEM_ONLINE. The
1043 case MEM_GOING_ONLINE:
/linux-master/drivers/iommu/intel/
H A Diommu.c3405 case MEM_GOING_ONLINE:

Completed in 467 milliseconds