That is the memory used by the operating system kernel.

You'll see paged and non-paged. Virtual memory can jump in and swap part of the memory to disk (paged), but some of the kernel must always remain on physical memory and cannot be swapped out (non-paged).